AccountMembershipNotAllowedRejection
Rejection returned when the Account Membership is not allowed to use an operation.
type AccountMembershipNotAllowedRejection implements Rejection {
message: String!
}
Rejection returned when the Account Membership is not allowed to use an operation.
type AccountMembershipNotAllowedRejection implements Rejection {
message: String!
}
AccountMembershipNotAllowedRejection.message ● String! non-null scalarRejection interface