defaultVendorBillingCycle property

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

Implementation

@JsonKey(name: 'DefaultVendorBillingCycle', includeIfNull: false)
final String? defaultVendorBillingCycle;