BuyerInfo
Stentor API Reference / stentor-models/src / BuyerInfo
Interface: BuyerInfo
Defined in: packages/stentor-models/src/Response/Transactions.ts:107
Propertiesβ
emailβ
email:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:108
firstNameβ
firstName:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:109
lastNameβ
lastName:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:110
displayNameβ
displayName:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:111
phoneNumbersβ
phoneNumbers:
string[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:112