CancelMerchantPaymentMethodUpdateRequestPayload
No description
union CancelMerchantPaymentMethodUpdateRequestPayload = CancelMerchantPaymentMethodUpdateRequestSuccessPayload | ForbiddenRejection | NotFoundRejection | InternalErrorRejection | UpdateRequestNotPendingReviewRejection
Possible types
CancelMerchantPaymentMethodUpdateRequestPayload.CancelMerchantPaymentMethodUpdateRequestSuccessPayload object
CancelMerchantPaymentMethodUpdateRequestPayload.ForbiddenRejection object
CancelMerchantPaymentMethodUpdateRequestPayload.NotFoundRejection object
Rejection returned if the entity was not found or if the user does not have the rights to know that the account exists
CancelMerchantPaymentMethodUpdateRequestPayload.InternalErrorRejection object
Rejection returned on unexpected server error