$ProductStatusBreakdownRefreshIntervalMap top-level constant
Implementation
const $ProductStatusBreakdownRefreshIntervalMap = {
ProductStatusBreakdownRefreshInterval.normal: 'NORMAL',
ProductStatusBreakdownRefreshInterval.delayed: 'DELAYED',
ProductStatusBreakdownRefreshInterval.stopped: 'STOPPED',
ProductStatusBreakdownRefreshInterval.swaggerGeneratedUnknown: ''
};