interface MultiContractRequestData {
    VK: string[];
}

Hierarchy (view full)

Properties

Properties

VK: string[]