MerchantProfileStatusInfo
Merchant Profile Status Information
interface MerchantProfileStatusInfo {
status: MerchantProfileStatus!
}
Fields
MerchantProfileStatusInfo.status ● MerchantProfileStatus! non-null enum
Member Of
MerchantProfile object
Implemented By
DisabledMerchantProfileStatusInfo object ● EnabledMerchantProfileStatusInfo object ● PendingReviewMerchantProfileStatusInfo object ● RejectedMerchantProfileStatusInfo object ● SuspendedMerchantProfileStatusInfo object