expiresInDays property

int? expiresInDays
getter/setter pair

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;