menu
adyen_api package
documentation
management_models.dart
UpdatePaymentMethodInfo
storeId property
storeId property
dark_mode
light_mode
storeId
property
@BuiltValueField.new(wireName: r'storeId')
String
?
get
storeId
The store for this payment method
Implementation
@BuiltValueField(wireName: r'storeId') String? get storeId;
adyen_api package
documentation
management_models
UpdatePaymentMethodInfo
storeId property
UpdatePaymentMethodInfo class