payloadType property

String? payloadType
getter/setter pair

The kind of payload that SbomReferenceIntotoPayload takes.

Since it's in the intoto format, this value is expected to be 'application/vnd.in-toto+json'.

Implementation

core.String? payloadType;