BillingDetails

constructor(firstName: String, lastName: String)

Parameters

firstName

The Customers given name.

lastName

The Customers family name.