trialEnd property

int? trialEnd
final

Unix timestamp representing the end of the trial period the customer will get before being charged for the first time. Has to be at least 48 hours in the future.

Implementation

final int? trialEnd;