adjustment property

GoogleTypeMoney? adjustment
getter/setter pair
  • A positive value of adjustment means that that the API provider wants to adjust the balance for an under-charged AppGroup i.e. the balance of the AppGroup will decrease.

  • A negative value of adjustment is not supported. Use credit balance API instead.

Required.

Implementation

GoogleTypeMoney? adjustment;