UpdateRequestNotPendingReviewRejection
No description
type UpdateRequestNotPendingReviewRejection implements Rejection {
requestUpdateId: ID
message: String!
}
Fields
UpdateRequestNotPendingReviewRejection.requestUpdateId ● ID scalar
UpdateRequestNotPendingReviewRejection.message ● String! non-null scalar
Interfaces
Rejection interface
Implemented By
CancelMerchantPaymentMethodUpdateRequestPayload union ● CancelMerchantProfileUpdateRequestPayload union