Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 821 Bytes

Client.md

File metadata and controls

16 lines (13 loc) · 821 Bytes

# Client

Properties

Name Type Description Notes
_links array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources
name string Client name
description string Client description [optional]
_account_id string The account ID the client is registered under
_client_id string The client's unique ID
_client_secret string The client secret. This will only be shown upon creation. [optional]
redirect_uri string The client's redirect URI
_creation_date int

[Back to Model list] [Back to API list] [Back to README]