Skip to main content

ContractId

Type Alias ContractId 

Source
pub type ContractId = CiString<36>;
Expand description

A contract ID (eMA ID) identifying an EV driver’s contract at an eMSP.

Spec: 2.3.0 §mod_tokens_token_object — contract_id

Aliased Type§

pub struct ContractId(/* private fields */);