CreateEnvelopeParams
PQSafe AgentPay API Reference v0.1.0
PQSafe AgentPay API Reference / CreateEnvelopeParams
Interface: CreateEnvelopeParams
Defined in: pqsafe/agent-pay/src/envelope.ts:75
Properties
agent
agent:
string
Defined in: pqsafe/agent-pay/src/envelope.ts:77
allowedRecipients
allowedRecipients:
string[]
Defined in: pqsafe/agent-pay/src/envelope.ts:80
currency
currency:
string
Defined in: pqsafe/agent-pay/src/envelope.ts:79
issuer
issuer:
string
Defined in: pqsafe/agent-pay/src/envelope.ts:76
maxAmount
maxAmount:
number
Defined in: pqsafe/agent-pay/src/envelope.ts:78
rail?
optionalrail?:Rail
Defined in: pqsafe/agent-pay/src/envelope.ts:85
startsInSeconds?
optionalstartsInSeconds?:number
Defined in: pqsafe/agent-pay/src/envelope.ts:82
Seconds from now before envelope activates (default: 0 = immediately)
ttlSeconds?
optionalttlSeconds?:number
Defined in: pqsafe/agent-pay/src/envelope.ts:84
Seconds the envelope is valid for (default: 3600 = 1 hour)