enableReceipts property

  1. @JsonKey.new(name: 'EnableReceipts', includeIfNull: false)
bool? enableReceipts
final

Implementation

@JsonKey(name: 'EnableReceipts', includeIfNull: false)
final bool? enableReceipts;