menu
adyen_api package
documentation
management_models.dart
CreateUserResponse
apps property
apps property
dark_mode
light_mode
apps
property
@BuiltValueField.new(wireName: r'apps')
BuiltList
<
String
>
?
get
apps
Set of apps available to this user
Implementation
@BuiltValueField(wireName: r'apps') BuiltList<String>? get apps;
adyen_api package
documentation
management_models
CreateUserResponse
apps property
CreateUserResponse class