accountHoldDuration property

String? accountHoldDuration
getter/setter pair

Account hold period of the subscription, specified in ISO 8601 format.

Acceptable values must be in DAYS and in the range P0D (zero days) to P30D (30 days). If not specified, the default value is P30D (30 days).

Optional.

Implementation

core.String? accountHoldDuration;