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