Files
Twain/docs/api/OverseasAutoProtectionApi/Application.md
2024-03-28 22:10:26 -05:00

591 B

Application

An application.

{
  "id": "(string)",
  "status": "(InProgress|Submitted)",
  "terms": { "hasReadInstructions": ... }
}
field type description
id string A unique identifier for the application.
status ApplicationStatus The current status of this application.
terms ApplicationTerms Terms the user must accept to start, continue an accept an application.

Represents a user's application, whether in progress or submitted.