menu
adyen_api package
documentation
balance_platform_models.dart
UpdatePaymentInstrument
id property
id property
dark_mode
light_mode
id
property
@BuiltValueField.new(wireName: r'id')
String
get
id
The unique identifier of the payment instrument.
Implementation
@BuiltValueField(wireName: r'id') String get id;
adyen_api package
documentation
balance_platform_models
UpdatePaymentInstrument
id property
UpdatePaymentInstrument class