Documentation
    Preparing search index...
    interface Service {
        Associations: Association[];
        PaxRefID: string[];
        ServiceDefinition: ServiceDefinition;
        ServiceID: string;
    }
    Index

    Properties

    Associations: Association[]
    PaxRefID: string[]
    ServiceDefinition: ServiceDefinition
    ServiceID: string