D4Science
Don't have a D4Science account?
Create one
Could not find what you are looking for?
Contact us.
Toggle navigation
storagehub: StatusType
Resources
Data Types
Back to Top
Home
JSON
StatusType
StatusType
Data Type
Abstract Type
Properties
name
data type
constraints
description
family
Family
reasonPhrase
string
statusCode
number
required int
Example
{ "family" : "SERVER_ERROR", "reasonPhrase" : "...", "statusCode" : 12345 }