creditStatusThrough property

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

Implementation

@JsonKey(name: 'CreditStatusThrough', includeIfNull: false)
final String? creditStatusThrough;