invitations property
A collection of invitations that are pending for the account.
The number of invitations listed here cannot exceed 1000.
Implementation
core.List<Invitation>? invitations;
A collection of invitations that are pending for the account.
The number of invitations listed here cannot exceed 1000.
core.List<Invitation>? invitations;