Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 703 Bytes

File metadata and controls

15 lines (12 loc) · 703 Bytes

Flipdish.Model.SubscriptionProduct

Properties

Name Type Description Notes
ProductId string Product Identifier
Name string Name
Quantity long? Quantity
PricePerUnit double? Price Per Unit [optional]
PriceTotal double? Price Total [optional]
PaymentFrequency string Payment Frequency
Stores List<SubscriptionStore> Stores [optional]

[Back to Model list] [Back to API list] [Back to README]