lockDate property
The date when the card order processing begins.
Implementation
@BuiltValueField(wireName: r'lockDate')
DateTime? get lockDate;
The date when the card order processing begins.
@BuiltValueField(wireName: r'lockDate')
DateTime? get lockDate;