class Attestation
Represents an attestation of compliance with a requirement.
Nested
Definitions
def id
¶
The unique identifier for this attestation.
Implementation
def id
@metadata[:id]
end
attr :metadata
¶
The metadata associated with this attestation.