taxDocuments property

  1. @JsonKey(name: 'tax_documents', defaultValue: true)
bool? taxDocuments
final

Implementation

@JsonKey(name: 'tax_documents', defaultValue: true)
final bool? taxDocuments;