Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 586 Bytes

TooManyRequestsErrorMeta.md

File metadata and controls

12 lines (9 loc) · 586 Bytes

# TooManyRequestsErrorMeta

Properties

Name Type Description Notes
limit int 設定されている上限値
period int 使用回数をカウントする期間 (秒) [optional]
remaining int 上限に達するまでの使用可能回数
reset string (上限値に達した場合)使用回数がリセットされる時刻

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