pub type ProofOfServiceId = NamedObjectId<ProofOfServiceType>;
pub struct ProofOfServiceId(/* private fields */);