Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.03 KB

File metadata and controls

26 lines (22 loc) · 1.03 KB

WalletInc.Model.Service

Properties

Name Type Description Notes
Title string
Description string
DisplayedPrice string [optional]
OrderNumber int
MediaURL string [optional]
AdditionalInfoURL string [optional]
PriceAmount int [optional]
Currency string [optional]
IsBuyable bool [optional]
TaxBehavior string [optional]
Id AmenityId
CreatedAt DateTime
UpdatedAt DateTime
IsActive bool
MerchantID string The id of the merchant registered in WalletInc's database
StripeProductID string [optional]
StripePriceID string [optional]

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