Stay organized with collections
Save and categorize content based on your preferences.
Defines how a total price is determined from an availability.
Enums
FIXED_RATE_DEFAULT
The price is for a fixed amount. This is the default value if the field is not set.
Examples: $50 deposit to reserve a table; $20 no show fee for a yoga class
PER_PERSON
The price specified is per person, and the total price is calculated according to the party size specified in Resources as priceMicros * partySize. A PER_PERSON price must be accompanied by a party size in the availability resources. If it is not, a party size of one is used.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-17 UTC."],[],[]]