pub type ContractId = CiString<36>;
A contract ID (eMA ID) identifying an EV driver’s contract at an eMSP.
Spec: 2.3.0 §mod_tokens_token_object — contract_id
contract_id
pub struct ContractId(/* private fields */);