15 lines
324 B
Markdown
Executable File
15 lines
324 B
Markdown
Executable File
|
|
|
|
# CreateOAuth2ApplicationOptions
|
|
|
|
CreateOAuth2ApplicationOptions holds options to create an oauth2 application
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**name** | **String** | | [optional]
|
|
**redirectUris** | **List<String>** | | [optional]
|
|
|
|
|
|
|