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