@playmoweb/payline-typescript-sdk
Version:
Payline Typescript SDK
35 lines • 647 B
JavaScript
class PaylineBuyer {
title;
lastName;
firstName;
email;
shippingAddress;
billingAddress;
accountCreateDate;
accountAverageAmount;
accountOrderCount;
walletId;
walletDisplayed;
walletSecured;
walletCardInd;
ip;
mobilePhone;
customerId;
legalStatus;
legalDocument;
birthDate;
fingerprintID;
deviceFingerprint;
isBot;
isIncognito;
isBehindProxy;
isFromTor;
isEmulator;
isRooted;
hasTimezoneMismatch;
loyaltyMemberType;
buyerExtended;
merchantAuthentication;
}
export { PaylineBuyer };
//# sourceMappingURL=payline-buyer.js.map