TotemAgentProposePaymentResponse
@totemsdk/connect / TotemAgentProposePaymentResponse
Interface: TotemAgentProposePaymentResponse
Properties
error?
optionalerror?:string
errorCode?
optionalerrorCode?:string
proposalId?
optionalproposalId?:string
receipt?
optionalreceipt?:object
Populated when approved — the receipt for the executed intent.
channelState?
optionalchannelState?:string
proposalId
proposalId:
string
rejectionReason?
optionalrejectionReason?:string
settledAt?
optionalsettledAt?:number
status
status:
"approved"|"rejected"|"pending_user"
txpowId?
optionaltxpowId?:string
rejectionReason?
optionalrejectionReason?:string
status?
optionalstatus?:"approved"|"rejected"|"pending_user"
success
success:
boolean