menu
adyen_api package
documentation
platforms_account_models.dart
PerformVerificationRequest
tier property
tier property
dark_mode
light_mode
tier
property
@BuiltValueField.new(wireName: r'tier')
int
get
tier
The tier required for the account holder.
Implementation
@BuiltValueField(wireName: r'tier') int get tier;
adyen_api package
documentation
platforms_account_models
PerformVerificationRequest
tier property
PerformVerificationRequest class