package bankservice.service.client;

import static com.google.common.base.Preconditions.checkNotNull;

import bankservice.domain.model.client.Email;