Skip to main content

LegalRepresentativeAccountMembershipCannotBeDisabledRejection

No description

type LegalRepresentativeAccountMembershipCannotBeDisabledRejection implements Rejection {
accountMembershipId: String!
message: String!
}

Fields

LegalRepresentativeAccountMembershipCannotBeDisabledRejection.accountMembershipId ● String! non-null scalar

LegalRepresentativeAccountMembershipCannotBeDisabledRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

DisableAccountMembershipPayload union