Class Volume.SaleInfoData.OffersData.RentalDurationData
The rental duration (for rental offers only).
Inherited Members
Namespace: Google.Apis.Books.v1.Data
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Volume.SaleInfoData.OffersData.RentalDurationData
Properties
Count
Declaration
[JsonProperty("count")]
public virtual double? Count { get; set; }
Property Value
Type | Description |
---|---|
double? |
Unit
Declaration
[JsonProperty("unit")]
public virtual string Unit { get; set; }
Property Value
Type | Description |
---|---|
string |