payloadType property
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;
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'.
core.String? payloadType;