interface AccountId {
    accountId: string;
}

Hierarchy (view full)

Properties

Properties

accountId: string

Generated using TypeDoc v0.25.12