expiresInDays property
The number of days the invitation will be valid for. By default, the invitation has a 30 days expire.
Minimum value: 1 Maximum value: 365
Implementation
int? expiresInDays;
The number of days the invitation will be valid for. By default, the invitation has a 30 days expire.
Minimum value: 1 Maximum value: 365
int? expiresInDays;