balanceUpdateTime property

DateTime? balanceUpdateTime
getter/setter pair

The date and time when the balance was last updated.

Offset is required. If balance is updated and this property is not provided, system will default to the current time.

Implementation

DateTime? balanceUpdateTime;