Options
All
  • Public
  • Public/Protected
  • All
Menu

The customer input data used when registering a new customer

Hierarchy

  • CustomerSignUpInput

Index

Properties

companyName?: null | string
dateOfBirth?: null | string
email: string
firstName: string
lastName: string
middleName: string
password: string
salutation?: null | string
title?: null | string

Generated using TypeDoc