transferDate property
The date on which the compensation took place.
Implementation
@BuiltValueField(wireName: r'transferDate')
DateTime? get transferDate;
The date on which the compensation took place.
@BuiltValueField(wireName: r'transferDate')
DateTime? get transferDate;