billedInvoiceId property

  1. @JsonKey.new(name: 'BilledInvoiceId', includeIfNull: false)
String? billedInvoiceId
final

Implementation

@JsonKey(name: 'BilledInvoiceId', includeIfNull: false)
final String? billedInvoiceId;