bookingDate property
The date the transaction was booked into the balance account.
Implementation
@BuiltValueField(wireName: r'bookingDate')
DateTime get bookingDate;
The date the transaction was booked into the balance account.
@BuiltValueField(wireName: r'bookingDate')
DateTime get bookingDate;