function
errorPayload
function errorPayload(envelope: ErrorEnvelope): ErrorPayloadReturn the payload inside a validated error envelope.
Related types
ErrorEnvelopeThe stable REST error envelope.
ErrorPayloadThe structured failure inside an error envelope.