Record
list-servers-params
No description available.
record list-servers-params {
x-postmark-account-token: string,
count: s32,
offset: s32,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| x-postmark-account-token | string | |
| count | s32 | |
| offset | s32 | |
| name | option<string> |