RejectedMerchantProfileStatusInfo
RejectedMerchantProfileStatusInfo
type RejectedMerchantProfileStatusInfo implements MerchantProfileStatusInfo {
status: MerchantProfileStatus!
rejectedAt: Date!
}
Fields
RejectedMerchantProfileStatusInfo.status
● MerchantProfileStatus!
non-null enum
RejectedMerchantProfileStatusInfo.rejectedAt
● Date!
non-null scalar
Interfaces
MerchantProfileStatusInfo
interface
Merchant Profile Status Information