Optional classList of strings describing the nature of the Action based on the current representation. Possible values are
implementation-dependent and should be documented.
Optional fieldsInput controls of the Action.
URI of the action
Optional methodProtocol method used when submitting the Action. When missing, the default is assumed to be 'GET'.
Name identifying the action to be performed. Must be unique within an Entity's actions.
Optional titleDescriptive text about the Action.
Optional typeEncoding type indicating how fields are serialized when submitting the Action. When missing, the default is
assumed to be 'application/x-www-form-urlencoded'.
Generated using TypeDoc
Represents available behavior exposed by an
Entity.