Customer
-
Unique identifier
Declaration
Swift
public var id: String? -
First/given name of the customer
Declaration
Swift
public var firstName: String? -
Last name/surname of the customer
Declaration
Swift
public var lastName: String? -
-
-
-
-
-
-
-
-
-
-
-
Customer Class Reference