menu
adyen_api package
documentation
platforms_account_models.dart
GetTaxFormRequest
year property
year property
dark_mode
light_mode
year
property
@BuiltValueField.new(wireName: r'year')
int
get
year
Applicable tax year in the YYYY format.
Implementation
@BuiltValueField(wireName: r'year') int get year;
adyen_api package
documentation
platforms_account_models
GetTaxFormRequest
year property
GetTaxFormRequest class