/**
 * This file was generated by st-open-api
 */
export interface IUicCodeAttributes {
    country: number;
    station: number;
}
