expireGracePeriod property

int? expireGracePeriod
final

the grace period (in days) before expiring subscribers

is not provided for discord bot integrations.

is not always returned, hence the nullable property.

Implementation

final int? expireGracePeriod;