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