buyingMethod property
The buying method.
Output only. Possible string values are:
- "PLANNABLE_BUYING_METHOD_UNSPECIFIED" : Not specified.
- "PLANNABLE_BUYING_METHOD_AUCTION" : Auction.
- "PLANNABLE_BUYING_METHOD_RESERVATION" : Reservation.
Implementation
core.String? buyingMethod;