menu
invoiceninja package
documentation
models/payment.dart
Paymentable
invoiceId property
invoiceId property
dark_mode
light_mode
invoiceId
property
@JsonKey(name: 'invoice_id')
String
get
invoiceId
inherited
Implementation
@JsonKey(name: 'invoice_id') String get invoiceId => throw _privateConstructorUsedError;
invoiceninja package
documentation
models/payment
Paymentable
invoiceId property
Paymentable class