GetListsNamesFormatOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
status | str | ❌ | |
copyright | str | ❌ | |
num_results | int | ❌ | |
results | List[GetListsNamesFormatOkResponseResults] | ❌ |
GetListsNamesFormatOkResponseResults
Properties
Name | Type | Required | Description |
---|---|---|---|
list_name | str | ❌ | |
display_name | str | ❌ | |
list_name_encoded | str | ❌ | |
oldest_published_date | str | ❌ | |
newest_published_date | str | ❌ | |
updated | Updated | ❌ |
Updated
Properties
Name | Type | Required | Description |
---|---|---|---|
WEEKLY | str | ✅ | "WEEKLY" |
MONTHLY | str | ✅ | "MONTHLY" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs