allowDeleteExportedReceipts property

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

Implementation

@JsonKey(name: 'AllowDeleteExportedReceipts', includeIfNull: false)
final bool? allowDeleteExportedReceipts;