numberFormatId property

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

Implementation

@JsonKey(name: 'NumberFormatId', includeIfNull: false)
final String? numberFormatId;