nextBillingCycle property

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

Implementation

@JsonKey(name: 'NextBillingCycle', includeIfNull: false)
final String? nextBillingCycle;