new Enablement(
aCommand.isEnabled(),
aCommand.getStartDate(),
aCommand.getEndDate()),
new Person(
new TenantId(aCommand.getTenantId()),
new FullName(aCommand.getFirstName(), aCommand.getLastName()),
new ContactInformation(
new EmailAddress(aCommand.getEmailAddress()),
new PostalAddress(
aCommand.getAddressStateProvince(),