Record
get-apps-secrets-response
No description available.
record get-apps-secrets-response {
data: list<secret>,
has-more: bool,
object: get-apps-secrets-response-object-enum,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| data | list<secret> | |
| has-more | bool | |
| object | get-apps-secrets-response-object-enum | |
| url | string |