unauthorizedReturnWindow property

  1. @JsonKey(name: 'unauthorized_return_window', toJson: _dateToJson)
DateTime? unauthorizedReturnWindow
final

Implementation

@JsonKey(name: 'unauthorized_return_window', toJson: _dateToJson)
final DateTime? unauthorizedReturnWindow;