Type alias CreateSignedAuthAttestationInput
CreateSignedAuthAttestationInput: { body?: string; headers: Record<string, string>; http: HttpRequestInformation; isBase64Encoded: boolean; }
Type declaration
-
Optional
body?: string
-
headers: Record<string, string>
-
-
isBase64Encoded: boolean