ContactAddress
PQSafe AgentPay API Reference v0.1.0
PQSafe AgentPay API Reference / AP2 / ContactAddress
Interface: ContactAddress
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:90
Contact address — postal address of buyer or recipient.
Properties
addressLine
addressLine:
string[]
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:92
city
city:
string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:93
country
country:
string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:97
ISO 3166-1 alpha-2 country code
phone?
optionalphone?:string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:98
postalCode?
optionalpostalCode?:string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:95
recipient?
optionalrecipient?:string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:91
region?
optionalregion?:string
Defined in: pqsafe/agent-pay/src/adapters/ap2.ts:94