nextInvoice property

  1. @JsonKey.new(name: 'next_invoice')
dynamic nextInvoice
final

Implementation

@JsonKey(name: 'next_invoice')
final dynamic nextInvoice;