Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 723 Bytes

InlineResponse2005ResultContent.md

File metadata and controls

26 lines (15 loc) · 723 Bytes

ApChallengeMicroservice.InlineResponse2005ResultContent

Properties

Name Type Description Notes
id String the id [optional]
name String the name [optional]
type String the type [optional]
status String the status [optional]
startDate Date the start date ISO-8601 formatted date times (YYYY-MM-DDTHH:mm:ss.sssZ) [optional]
endDate Date the end date ISO-8601 formatted date times (YYYY-MM-DDTHH:mm:ss.sssZ) [optional]

Enum: StatusEnum

  • ACTIVE (value: "ACTIVE")

  • FUTURE (value: "FUTURE")

  • PAST (value: "PAST")