UNPKG

@veeroute/lss-universal-angular

Version:

OpenAPI client for @veeroute/lss-universal-angular

21 lines (20 loc) 496 B
/** * VRt.Universal [UV] * * The version of the OpenAPI document: 7.23.2926 * Contact: servicedesk@veeroute.com * * NOTE: This class is auto generated by OpenAPI Generator. * Do not edit the class manually. */ import { RestUniversal } from './rest'; /** * Rules for accounting for rest. */ export interface RestRulesUniversal { [key: string]: any | any; /** * The condition for the onset and characteristics of a consecutive rest. */ consecutive: RestUniversal; }