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