CustomerIdentifiersOnboarding

Data class representing Customer identifiers used in the onboarding process.

Constructors

Link copied to clipboard
constructor(email: CustomerIdentifier, mobile: CustomerIdentifier)

Properties

Link copied to clipboard

The email identifier of the customer.

Link copied to clipboard

The mobile identifier of the customer.