CustomerSessionRequest

constructor(hashedEmail: String? = null, hashedPhoneNumber: String? = null, payPalAppInstalled: Boolean? = null, venmoAppInstalled: Boolean? = null, purchaseUnits: List<PurchaseUnit>? = null)