AttestationBase
- agreementType: string
_kind requiredThe type of agreement associated with the attestation.
- agreementType: string
_locale requiredLocale of the agreement content presented to the user.
- agreementType: integerFormat: int32
_version requiredVersion of the agreement presented at the time of acceptance.
- kindType: stringrequired
The type of attestation being recorded.
- personType: stringrequired
Identifier of the person to whom the attestation applies.
- requirementType: string
_id requiredIdentifier of the requirement satisfied or acknowledged by this attestation.
- userType: string
_agent requiredUser agent string captured at the time of attestation.
- acceptedType: stringFormat: date-time
_at Timestamp when the user accepted the attestation.
- documentsType: array object[] ยท AttestationDocument[]
Documents presented as part of the attestation flow and their acceptance state.
- acceptedType: booleanrequired
Whether the document was explicitly accepted by the user.
- keyType: stringrequired
Stable key identifying the presented document.
- evidenceType: object
_report Additional structured evidence captured for audit purposes.
- propertyType: anything
Name
- ipType: string
IP address observed when the attestation was submitted.
- ipType: string
_country ISO country code inferred from the observed IP address.

