CardStatusType

Structure

FieldTypeRequiredDescription
idIntegertrue
codeStringfalse
nameStringfalse
colorCodeStringfalse

JSON representation

     {
        "id": 3,
        "code": "AUTH",
        "name": "Authorized"
      }