ParticipantStatus ‎

ParticipantStatus contains the tracking status for when a participant archived, opened or signed a transaction, or when their access to the transaction was revoked.

Name

Description

Qualification

Schema

Name

Description

Qualification

Schema

archivedDate

Date and time for when a when a participant archived a transaction, represented by a java timestamp which is the number of milliseconds since January 1st, 1970.

Optional

integer (int64)

openedDate

Date and time for when a when a participant opened a transaction, represented by a java timestamp which is the number of milliseconds since January 1st, 1970.

Optional

integer (int64)

revokedDate

Date and time for when a when a participant's access to a transaction was revoked, represented by a java timestamp which is the number of milliseconds since January 1st, 1970.

Optional

integer (int64)

signedDate

Date and time for when a when a participant signed a transaction, represented by a java timestamp which is the number of milliseconds since January 1st, 1970.

Optional

integer (int64)

 

Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.