Type Alias: TSignedRequest
TSignedRequest = object
Defined in: http/dist/base.d.ts:58
Represents a signed request ready to be POSTed to Turnkey
Properties
body
body: string
Defined in: http/dist/base.d.ts:59
stamp
stamp: TStamp
Defined in: http/dist/base.d.ts:60
url
url: string
Defined in: http/dist/base.d.ts:61