interface AbstractModuleInstanceQueryConfig {
    cost?: string;
}

Properties

Properties

cost?: string

Generated using TypeDoc