price property
Represents the monetary price of the service item.
We recommend that currency_code and units should be set when including a price. This will be treated as a fixed price for the service item.
Optional.
Implementation
Money? price;
Represents the monetary price of the service item.
We recommend that currency_code and units should be set when including a price. This will be treated as a fixed price for the service item.
Optional.
Money? price;