Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 786 Bytes

Error.md

File metadata and controls

13 lines (8 loc) · 786 Bytes

# Error

Properties

Name Type Description Notes
code string <div lang=&quot;ja&quot;>エラーコードです。</div><div lang=&quot;en&quot;>The error code.</div> [optional]
message string <div lang=&quot;ja&quot;>エラーメッセージです。</div><div lang=&quot;en&quot;>A simple string representation of the error and reason.</div> [optional]
details \Yahoo\Model\ErrorDetail[] [optional]

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