/**
 * This file was generated by st-open-api
 */
export interface IEcotransitBatchStatusQueryParameter {
    cursor?: string;
    limit?: string;
}
