CustomerManagerLinkError

Enum describing possible CustomerManagerLink errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

NO_PENDING_INVITE

No pending invitation.

SAME_CLIENT_MORE_THAN_ONCE_PER_CALL

Attempt to operate on the same client more than once in the same call.

MANAGER_HAS_MAX_NUMBER_OF_LINKED_ACCOUNTS

Manager account has the maximum number of linked accounts.

CANNOT_REMOVE_LAST_CLIENT_ACCOUNT_OWNER

Account should have at least one active owner on it before being unlinked.

CANNOT_CHANGE_ROLE_BY_NON_ACCOUNT_OWNER

Only account owners may change their permission role.

DUPLICATE_CHILD_FOUND

Attempt to link a child to a parent that contains or will contain duplicate children.