menu
invoice_su package
documentation
invoice_su.dart
CreatePaymentResponse
expireDate property
expireDate property
dark_mode
light_mode
expireDate
property
@JsonKey.new(name: JsonKeys.expireDate)
DateTime
?
expireDate
final
Дата истечения операции
Implementation
@JsonKey(name: JsonKeys.expireDate) final DateTime? expireDate;
invoice_su package
documentation
invoice_su
CreatePaymentResponse
expireDate property
CreatePaymentResponse class