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