@taiyi-io/api-connector-ts
    Preparing search index...

    Interface ControlAddressRangeParams

    interface ControlAddressRangeParams {
        begin: string;
        end: string;
        pool: string;
    }
    Index

    Properties

    Properties

    begin: string
    end: string
    pool: string