interface QueryParamsResponseSDKType {
    params: undefined | ParamsSDKType;
}

Properties

Properties

params: undefined | ParamsSDKType