Record
get-apps-secrets-params
No description available.
record get-apps-secrets-params {
ending-before: option<string>,
expand: option<list<string>>,
limit: option<s32>,
scope: string,
starting-after: option<string>,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ending-before | option<string> | |
| expand | option<list<string>> | |
| limit | option<s32> | |
| scope | string | |
| starting-after | option<string> | |
| data | option<string> |