menu
adyen_api package
documentation
management_models.dart
UpdateMerchantWebhookRequest
password property
password property
dark_mode
light_mode
password
property
@BuiltValueField.new(wireName: r'password')
String
?
get
password
Password to access the webhook URL.
Implementation
@BuiltValueField(wireName: r'password') String? get password;
adyen_api package
documentation
management_models
UpdateMerchantWebhookRequest
password property
UpdateMerchantWebhookRequest class