menu
adyen_api package
documentation
webhook_configuration_models.dart
NetworkTokenNotificationDataV2
status property
status property
dark_mode
light_mode
status
property
@BuiltValueField.new(wireName: r'status')
String
?
get
status
The status of the network token.
Implementation
@BuiltValueField(wireName: r'status') String? get status;
adyen_api package
documentation
webhook_configuration_models
NetworkTokenNotificationDataV2
status property
NetworkTokenNotificationDataV2 class