Skip to Content

ServiceListItemResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the service.[default to null]
nameStringName of the service.[default to null]
descriptionStringOptional description of the service.[optional] [default to null]
priceDoublePrice of the service.[default to null]
currencyMinimalCurrencyResponseCurrency information for the service.[default to null]
discount_priceDoubleDiscounted price of the service.[default to null]
durationDurationDuration of the service.[default to null]
is_activeBooleanWhether the service is active.[default to null]
vendor_idLongVendor ID providing the service.[default to null]
show_discountBooleanWhether service has discount[default to null]
sell_priceDoubleSelling price (discounted or regular)[default to null]
discount_percentageIntegerDiscount percentage[default to null]
duration_textStringDuration text for display[default to null]
has_optionsBooleanWhether service has options[default to null]
hero_tagStringHero tag for UI display[optional] [default to null]
photosListList of service photo URLs[default to null]
vendorVendorListItemResponseVendor providing the service[default to null]
is_favouriteBooleanWhether the service is in user’s favourites[default to null]
vendor_location_idLong[optional] [default to null]
vendor_location_nameString[optional] [default to null]
vendor_distanceDouble[optional] [default to null]

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