settlementWithType property

  1. @JsonKey.new(name: 'settlement_with_type')
String? settlementWithType
getter/setter pair

Implementation

@JsonKey(name: 'settlement_with_type')
String? settlementWithType;