menu
adyen_api package
documentation
webhook_management_models.dart
TerminalSettingsData
storeId property
storeId property
dark_mode
light_mode
storeId
property
@BuiltValueField.new(wireName: r'storeId')
String
?
get
storeId
The unique identifier of the store.
Implementation
@BuiltValueField(wireName: r'storeId') String? get storeId;
adyen_api package
documentation
webhook_management_models
TerminalSettingsData
storeId property
TerminalSettingsData class