AccountAdminChange
Account administrator change request
type AccountAdminChange {
id: ID!
reason: AccountAdminChangeReason
isNewAdminLegalRepresentative: Boolean
admin: AccountAdminChangeAdmin
isRequesterNewAdmin: Boolean
requester: AccountAdminChangeRequester
accountHolder: AccountHolderCompanyInfo!
supportingDocumentCollection: SupportingDocumentCollection!
}
Fields
AccountAdminChange.id ● ID! non-null scalar
Unique identifier of the account admin change
AccountAdminChange.reason ● AccountAdminChangeReason enum
Reason for the account administrator change
AccountAdminChange.isNewAdminLegalRepresentative ● Boolean scalar
true if the new administrator is a legal representative
AccountAdminChange.admin ● AccountAdminChangeAdmin object
Information about the new administrator
AccountAdminChange.isRequesterNewAdmin ● Boolean scalar
true if the requester is the new administrator
AccountAdminChange.requester ● AccountAdminChangeRequester object
Information about the requester of the administrator change
AccountAdminChange.accountHolder ● AccountHolderCompanyInfo! non-null object
Account holder company information
AccountAdminChange.supportingDocumentCollection ● SupportingDocumentCollection! non-null object
Supporting document collection for the administrator change