public class AuthorizationScope extends SwaggerBaseModel
| Constructor and Description |
|---|
AuthorizationScope() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getScope() |
void |
setDescription(String description) |
void |
setScope(String scope) |
String |
toString() |
addExtraField, getExtraFieldsCopyright © 2024. All rights reserved.