Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 625 Bytes

File metadata and controls

12 lines (8 loc) · 625 Bytes

GETUsageWrapper

Properties

Name Type Description Notes
next_page str URL to retrieve the next page of the response if it exists; otherwise absent. [optional]
success bool Returns `true` if the request was processed successfully. [optional]
usage list[GETUsageType] Contains one or more usage items. [optional]

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