requiredAmount property

GoogleTypeMoney? requiredAmount
getter/setter pair

Amount that user must spend to receive the award amount.

Denominated in the currency of the country passed in the get request.

Required.

Implementation

GoogleTypeMoney? requiredAmount;