ProductDetails.OneTimePurchaseOfferDetails.RentalDetails

public final class ProductDetails.OneTimePurchaseOfferDetails.RentalDetails


Represents the rental details about rental offers.

Summary

Public methods

String

Returns the rental expiration period (null if not present) of this rental offer in ISO 8601 format.

String

Returns the rental period of this rental offer in ISO 8601 format.

Public methods

getRentalExpirationPeriod

public String getRentalExpirationPeriod()

Returns the rental expiration period (null if not present) of this rental offer in ISO 8601 format.

getRentalPeriod

public String getRentalPeriod()

Returns the rental period of this rental offer in ISO 8601 format.