RequestMerchantProfileUpdatePayload
Add Merchant Profile Payload
union RequestMerchantProfileUpdatePayload = RequestMerchantProfileUpdateSuccessPayload | ForbiddenRejection | AccountNotFoundRejection | InternalErrorRejection | ValidationRejection
Add Merchant Profile Payload
union RequestMerchantProfileUpdatePayload = RequestMerchantProfileUpdateSuccessPayload | ForbiddenRejection | AccountNotFoundRejection | InternalErrorRejection | ValidationRejection
RequestMerchantProfileUpdatePayload.RequestMerchantProfileUpdateSuccessPayload object