price property

Money? price
getter/setter pair

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;