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