interface WithContractId {
    id: Address;
}

Implemented by

    Properties

    Properties