MockDaffCustomer

Mock class for DaffCustomer.

Properties

Name Type Description
id faker.datatype.uuid()
email faker.internet.email()
firstName faker.name.firstName()
lastName faker.name.lastName()
isSubscribed faker.datatype.boolean()
addresses this.createAddresses()
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.