Builder

open class Builder

Builder class for order customer Order.Customer.

Constructors

Link copied to clipboard
constructor(id: String)

Functions

Link copied to clipboard
open fun build(): Order.Customer
Builds and returns an Order customer Object
Link copied to clipboard
The SHA-256 hash of the transacting customer’s lowercase email, as a 64-character hex string.
Link copied to clipboard
A flag indicating whether the customer is new (or not).