Claim

sealed class Claim

Base class used for representing a claim.

Inheritors

Properties

Link copied to clipboard

a DocumentAttribute, if the claim is for a well-known attribute.

Link copied to clipboard

a short human readable string describing the claim.

Functions

Link copied to clipboard
abstract fun render(timeZone: TimeZone = TimeZone.currentSystemDefault()): String

Returns the value of a claim as a human readable string.