ProductDetails.TrialDetails
com.appcoins.sdk.billing.ProductDetails.TrialDetails
Class that represents the trial details of a Product of type Subscription (SUBS).
Public parameters
Name | Type | Description |
---|---|---|
period | String | The trial period in the ISO 8601 format. Example: P1D |
periodEndDate | String | The end date of the Trial. Example: 2025-04-08T11:29:28+00:00 |
Updated 2 days ago