Toggle navigation
GIT MultiSite API: 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" : "SUCCESSFUL", "reasonPhrase" : "...", "statusCode" : 12345 }