dueDate property
The date that the the shopper's bank account is charged.
Implementation
@BuiltValueField(wireName: r'dueDate')
String? get dueDate;
The date that the the shopper's bank account is charged.
@BuiltValueField(wireName: r'dueDate')
String? get dueDate;