Skip to content

Latest commit

 

History

History
19 lines (7 loc) · 220 Bytes

File metadata and controls

19 lines (7 loc) · 220 Bytes

ConsentFormState

Enum

  • PENDING (value: "Pending")

  • SIGNED (value: "Signed")

  • PARTIALLYSIGNED (value: "PartiallySigned")

  • DECLINED (value: "Declined")

  • REVOKED (value: "Revoked")