Skip to Content

ServiceResponse

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]
currencyCurrencyResponseCurrency information for the service.[default to null]
in_orderIntegerOrder index for sorting services.[default to null]
created_atStringTimestamp when the service was created.[default to null]
updated_atStringTimestamp when the service was last updated.[default to null]
option_groupsListOption groups for the service.[optional] [default to null]
hero_tagStringHero tag for UI display[optional] [default to null]
formatted_dateStringFormatted creation date for display[default to null]
photosListList of service photo URLs[default to null]
selected_qtyIntegerSelected quantity for the service[optional] [default to null]
description_urlStringURL for additional description[optional] [default to null]
selected_optionsListSelected options for the service[optional] [default to null]
vendorMyVendorResponseVendor information[optional] [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]
pricingServicePricingInfoPricing information grouped together[default to null]
availabilityServiceAvailabilityInfoAvailability settings grouped together[default to null]
categorizationServiceCategorizationInfoCategorization grouped together[default to null]
duration_infoServiceDurationInfoDuration info grouped together[default to null]

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