LegalRepresentativeAccountMembershipCannotBeDisabledRejection
No description
type LegalRepresentativeAccountMembershipCannotBeDisabledRejection implements Rejection {
accountMembershipId: String!
message: String!
}
No description
type LegalRepresentativeAccountMembershipCannotBeDisabledRejection implements Rejection {
accountMembershipId: String!
message: String!
}
LegalRepresentativeAccountMembershipCannotBeDisabledRejection.accountMembershipId
● String!
non-null scalarLegalRepresentativeAccountMembershipCannotBeDisabledRejection.message
● String!
non-null scalarRejection
interface