adjustmentDateTime property

String? adjustmentDateTime
getter/setter pair

The date time at which the adjustment occurred.

Must be after the conversion_date_time. The timezone must be specified. The format is "yyyy-mm-dd hh:mm:ss+|-hh:mm", for example, "2019-01-01 12:32:45-08:00".

Implementation

core.String? adjustmentDateTime;