{
    "containers": {
        "services": [
            {
                "methods": [
                    {
                        "unique": true,
                        "methodName": "ordersByParametersQuery",
                        "parameterType": {
                            "parameters": "ordersByParametersQuery"
                        },
                        "returnType": "ordersByParametersQueryResponse",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "ordersByParametersQuery",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Method"
                    }
                ],
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "OrdersByParametersQuery",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Service"
            },
            {
                "methods": [
                    {
                        "unique": true,
                        "methodName": "ordersByParametersQueryCallback",
                        "parameterType": {
                            "parameters": "ordersByParametersQueryCallback"
                        },
                        "returnType": "void",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "ordersByParametersQueryCallback",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Method"
                    }
                ],
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "OrdersByParametersQueryCallback",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Service"
            },
            {
                "methods": [
                    {
                        "unique": true,
                        "methodName": "ordersByParametersQueryFaultCallback",
                        "parameterType": {
                            "parameters": "ordersByParametersQueryFaultCallback"
                        },
                        "returnType": "void",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "ordersByParametersQueryFaultCallback",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Method"
                    }
                ],
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "OrdersByParametersQueryFaultCallback",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Service"
            }
        ],
        "structs": [
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "xsd:string",
                    "maxLength": "64",
                    "minLength": "1"
                },
                "name": "CorrelationIdStringType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CorrelationIdStringType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "CorrelationIdStringType",
                "abstract": false,
                "meta": [],
                "name": "CorrelationIdType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "xsd:string",
                    "maxLength": "64",
                    "minLength": "1"
                },
                "name": "SenderIdStringType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "SenderIdStringType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "SenderIdStringType",
                "abstract": false,
                "meta": [],
                "name": "SenderIdType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "dateTime",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "dateTime",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "This should be the timestamp for when the XML document was generated."
                    ]
                },
                "name": "GeneratedTimeStamp",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "dateTime",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "dateTime",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "This should be the timestamp for when the XML document was sent. It is important when a message will reside on a queue with retries etc and might only be sent later. The field should be re-set for every retry. The field is optional and if not present will be assumed to be the same as the GeneratedTimeStamp."
                    ]
                },
                "name": "SentTimeStamp",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "AttributedURIType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "Address",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ReferenceParametersType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "minOccurs": "0",
                            "ref": "tns:ReferenceParameters"
                        },
                        "name": "ReferenceParameters",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "MetadataType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "minOccurs": "0",
                            "ref": "tns:Metadata"
                        },
                        "name": "Metadata",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DOMDocument",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "any",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "EndpointReferenceType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DOMDocument",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "any",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "ReferenceParametersType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DOMDocument",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "any",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "MetadataType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "anyURI",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "RelationshipTypeOpenEnum",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "default": "http:\/\/www.w3.org\/2005\/08\/addressing\/reply",
                            "use": "optional"
                        },
                        "name": "RelationshipType",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "anyURI",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "RelatesToType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [
                    "RelationshipType",
                    "anyURI"
                ],
                "values": [],
                "list": "",
                "inheritance": "anyURI",
                "abstract": false,
                "meta": {
                    "union": [
                        "RelationshipType",
                        "anyURI"
                    ]
                },
                "name": "RelationshipTypeOpenEnum",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": true,
                "struct": true,
                "types": [],
                "values": [
                    {
                        "index": 0,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "http:\/\/www.w3.org\/2005\/08\/addressing\/reply",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    }
                ],
                "list": "",
                "inheritance": "anyURI",
                "abstract": false,
                "meta": [],
                "name": "RelationshipType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "anyURI",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "anyURI",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "AttributedURIType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [
                    "FaultCodesType",
                    "QName"
                ],
                "values": [],
                "list": "",
                "inheritance": "QName",
                "abstract": false,
                "meta": {
                    "union": [
                        "FaultCodesType",
                        "QName"
                    ]
                },
                "name": "FaultCodesOpenEnumType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": true,
                "struct": true,
                "types": [],
                "values": [
                    {
                        "index": 0,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:InvalidAddressingHeader",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 1,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:InvalidAddress",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 2,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:InvalidEPR",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 3,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:InvalidCardinality",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 4,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:MissingAddressInEPR",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 5,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:DuplicateMessageID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 6,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:ActionMismatch",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 7,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:MessageAddressingHeaderRequired",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 8,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:DestinationUnreachable",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 9,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:ActionNotSupported",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 10,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "tns:EndpointUnavailable",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    }
                ],
                "list": "",
                "inheritance": "QName",
                "abstract": false,
                "meta": [],
                "name": "FaultCodesType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "unsignedLong",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "unsignedLong",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "AttributedUnsignedLongType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "QName",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "QName",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "AttributedQNameType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "AttributedURIType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "minOccurs": "0",
                            "ref": "tns:Action"
                        },
                        "name": "Action",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "anyURI",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "minOccurs": "0"
                        },
                        "name": "SoapAction",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "mixed": "false"
                },
                "name": "ProblemActionType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "QName",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "NCName",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "use": "optional"
                        },
                        "name": "EndpointName",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "QName",
                "abstract": false,
                "meta": [],
                "name": "ServiceNameType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "UsingAddressing",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": true,
                "struct": true,
                "types": [],
                "values": [
                    {
                        "index": 0,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "optional",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 1,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "required",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 2,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "prohibited",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    }
                ],
                "list": "",
                "inheritance": "token",
                "abstract": false,
                "meta": [],
                "name": "AnonymousType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "AnonymousType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "_",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "AnonymousType",
                "abstract": false,
                "meta": [],
                "name": "Anonymous",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Request_type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "choice": [
                                "Request",
                                "Response"
                            ],
                            "choiceMaxOccurs": 1,
                            "choiceMinOccurs": 1
                        },
                        "name": "Request",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Response_type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "choice": [
                                "Request",
                                "Response"
                            ],
                            "choiceMaxOccurs": 1,
                            "choiceMinOccurs": 1
                        },
                        "name": "Response",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Query all the orders for a customer"
                    ]
                },
                "name": "OrdersByParametersQuery",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerAccountID",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "13",
                            "minLength": "1"
                        },
                        "name": "CustomerAccountID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrderID",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "20",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "OrderID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrderActionID",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "20",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "OrderActionID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ServiceType",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "100",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "ServiceType",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ServiceID",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "16",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "ServiceID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "InstallationAddressID",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "20",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "InstallationAddressID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "string",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The name of a project managed by the CSP that the order is related to"
                            ],
                            "minOccurs": "0"
                        },
                        "name": "ProjectName",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "dateTime",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The earliest Service Required Date of the order action in date-time format"
                            ]
                        },
                        "name": "ServiceRequiredStartDate",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "dateTime",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The latest Service Required Date of the order action in date-time format"
                            ]
                        },
                        "name": "ServiceRequiredEndDate",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrderActionStatus",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "20",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "OrderActionStatus",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "boolean",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Includes the cancelled and completed orders for the service"
                            ]
                        },
                        "name": "IncludeCancelledAndCompleted",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "anyType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Optional element containing the structure in which the response will be requested. If not specified, the default structure is returned."
                            ],
                            "minOccurs": "0"
                        },
                        "name": "Expansion",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "Request_type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Clarify customer identifier"
                    ]
                },
                "name": "CustomerAccountID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "A reference number used by a customer to identify the order"
                    ]
                },
                "name": "OrderID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "A reference number used by a customer to identify the order action"
                    ]
                },
                "name": "OrderActionID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The service type of the order action"
                    ]
                },
                "name": "ServiceType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The ID used by the CSP to identify the ordered product"
                    ]
                },
                "name": "ServiceID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The ID used by the CSP to identify the installation address"
                    ]
                },
                "name": "InstallationAddressID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Initial, In Negotiation, Amended, or any other status of the order action defined in OMS"
                    ]
                },
                "name": "OrderActionStatus",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Result_type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "Result",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Payload",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "minOccurs": "0"
                        },
                        "name": "Payload",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "Response_type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "anyType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Detail order information for each order."
                            ]
                        },
                        "name": "Orders",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ISPName",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "255",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "ISPName",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "Payload",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "This is the name of the wholesale ISP that's stored on CBS. Field is required for B2B clients"
                    ]
                },
                "name": "ISPName",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Street1",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string"
                        },
                        "name": "Street1",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Street2",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string"
                        },
                        "name": "Street2",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Street3",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string"
                        },
                        "name": "Street3",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "City",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string"
                        },
                        "name": "City",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PostalCode",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "length": "4"
                        },
                        "name": "PostalCode",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The delivery address of the customer. This is a verified address on Location Register."
                    ]
                },
                "name": "AddressDelivery_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "First line on delivery address"
                    ]
                },
                "name": "Street1",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Second line on delivery address"
                    ]
                },
                "name": "Street2",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Third line on delivery address"
                    ]
                },
                "name": "Street3",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The delivery city"
                    ]
                },
                "name": "City",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Postal code for the city"
                    ]
                },
                "name": "PostalCode",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the access node infromation."
                    ],
                    "minLength": "1"
                },
                "name": "AccessNode_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Indicates the type of an action needed"
                    ],
                    "minLength": "1"
                },
                "name": "Action_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ActionDateType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "boolean",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Flag set if the user is an internal user"
                            ]
                        },
                        "name": "IsInternalUser",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "string",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Contains the local user value for this login"
                            ],
                            "nillable": "true"
                        },
                        "name": "LocalUser",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Password",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "17",
                            "minLength": "1",
                            "nillable": "true"
                        },
                        "name": "Password",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "UserId",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "31",
                            "minLength": "1",
                            "nillable": "true"
                        },
                        "name": "UserId",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Login object contains the username, password and localuser fields. They are all seen as compulsory."
                    ]
                },
                "name": "AuthenticateType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "String containing the password"
                    ]
                },
                "name": "Password",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "String containing a user name used for system login"
                    ]
                },
                "name": "UserId",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "AutoAssignIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "AdvrRoutesIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "AdvrRoutesMetric_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "long",
                "abstract": false,
                "meta": {
                    "base": "long"
                },
                "name": "AllowedTimeType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the billing account number information."
                    ],
                    "minLength": "1"
                },
                "name": "BillingAccountNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the building name information."
                    ],
                    "minLength": "1"
                },
                "name": "BuildingName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "int",
                "abstract": false,
                "meta": {
                    "base": "int",
                    "documentation": [
                        "CBS order number"
                    ],
                    "totalDigits": "8"
                },
                "name": "CBSOrderNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CEInterfaceServiceType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CEInterfaceNameDescription_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CEInterfaceEncap_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CERC_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CERCName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the circuit category address information."
                    ],
                    "minLength": "1"
                },
                "name": "CircuitCategory_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the circuit number information"
                    ],
                    "minLength": "1"
                },
                "name": "CircuitNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the circuit speed information"
                    ],
                    "minLength": "1"
                },
                "name": "CircuitSpeed_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CircuitType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the city name information."
                    ],
                    "minLength": "1"
                },
                "name": "City_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CPEName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Comment_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the contact cellphone information."
                    ],
                    "minLength": "1"
                },
                "name": "ContactCellNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the contact person's information."
                    ],
                    "minLength": "1"
                },
                "name": "ContactPerson_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the contact telephone number information."
                    ],
                    "minLength": "1"
                },
                "name": "ContactTelephoneNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "region that will control the order"
                    ],
                    "minLength": "1"
                },
                "name": "ControlRegion_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "boolean",
                "abstract": false,
                "meta": {
                    "base": "boolean"
                },
                "name": "CreateDefaultCERC_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The category the customer falls into"
                    ],
                    "minLength": "1"
                },
                "name": "CustomerCategory_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the customer email address."
                    ],
                    "maxLength": "241",
                    "minLength": "1"
                },
                "name": "CustomerEmailAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipment_BGP_AS_ID_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentCircuitNo_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentDLCI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentInterface_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipmentInterface_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Interface name of the customer equipment"
                            ]
                        },
                        "name": "Interface",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipmentName_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Name of the customer equipment"
                            ]
                        },
                        "name": "Name",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "CustomerEquipment_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the customer equipment name information"
                    ],
                    "minLength": "1"
                },
                "name": "CustomerEquipmentName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentVCD_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentVCI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "CustomerEquipmentVPI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the identification number of the customer."
                    ],
                    "minLength": "1"
                },
                "name": "CustomerID_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the name of the customer."
                    ],
                    "minLength": "1"
                },
                "name": "CustomerName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the customer's postal address information."
                    ],
                    "minLength": "1"
                },
                "name": "CustomerPostalAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the customer VAT number."
                    ],
                    "maxLength": "20"
                },
                "name": "CustomerVATNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ContactInfo_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "DatafileName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "DatafilePath_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "integer",
                "abstract": false,
                "meta": {
                    "base": "integer"
                },
                "name": "DataMdtSize_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "integer",
                "abstract": false,
                "meta": {
                    "base": "integer"
                },
                "name": "DataMdtThreshold_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains a string data type, e.g. 2007-10-23 11:28:03. Usually a DateTime type is of this format; CCYY-MM-DDThh:mm:ss.s+zzzzzz"
                    ],
                    "minLength": "1"
                },
                "name": "DateTimeString_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "DeviceName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string"
                },
                "name": "DueDateType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "DurationType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "maxLength": "24",
                    "minLength": "1"
                },
                "name": "EAIOrderActionID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": true,
                "struct": true,
                "types": [],
                "values": [
                    {
                        "index": 0,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "create",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 1,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "active",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 2,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "error",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 3,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "complete",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    }
                ],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": [],
                "name": "EAIOrderActionStatus",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the email address information."
                    ],
                    "minLength": "1"
                },
                "name": "EmailAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "EnableLogin_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "EnablePassword_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ESRRouterIP_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ExtraCELoopbackRequired_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the fax number information."
                    ],
                    "minLength": "1"
                },
                "name": "FaxNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "short",
                "abstract": false,
                "meta": {
                    "base": "short"
                },
                "name": "FlagType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Floor_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "HostName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "HubRouteTarget_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "IPAddressPoolType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Interface_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "InterfaceName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "InterfaceEncapType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "IsFullMesh_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "IsDefaultRoutesSentToCE_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "IsHub_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "JobTypeType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "JoinGreyMgmtVpn_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "int",
                "abstract": false,
                "meta": {
                    "base": "int",
                    "documentation": [
                        "CBS LAU Number"
                    ],
                    "totalDigits": "2"
                },
                "name": "LAUNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the local area network address information"
                    ],
                    "minLength": "1"
                },
                "name": "LANIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Lease line type"
                    ],
                    "minLength": "1"
                },
                "name": "LeaseLineType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the date when the installation goes live."
                    ],
                    "minLength": "1"
                },
                "name": "LiveDate_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The unique locator id for the Service Request to be Deployed"
                    ],
                    "minLength": "1"
                },
                "name": "LocatorId_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Login_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "LogicalDevice_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the loopback IP address information"
                    ],
                    "minLength": "1"
                },
                "name": "LoopbackIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the managemenmt status information."
                    ],
                    "minLength": "1"
                },
                "name": "ManagementStatus_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ManagementType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ManualConfiguration_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "int",
                "abstract": false,
                "meta": {
                    "base": "int"
                },
                "name": "MessageKeyType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Circuit number for miscellaneous order item"
                    ],
                    "minLength": "1"
                },
                "name": "MiscellaneousCircuitNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Order number for miscellaneous order item"
                    ],
                    "minLength": "1"
                },
                "name": "MiscellaneousOrderNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "boolean",
                "abstract": false,
                "meta": {
                    "base": "boolean"
                },
                "name": "MulticastEnabled_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "double",
                "abstract": false,
                "meta": {
                    "base": "double",
                    "documentation": [
                        "The nett amount of the product including VAT."
                    ]
                },
                "name": "NettAmountType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Number of requests to be conducted"
                    ],
                    "minLength": "1"
                },
                "name": "NumberOfRequests_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "maxLength": "20",
                    "minLength": "1"
                },
                "name": "OMSOrderActionID",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "OMSOrderActionStatus",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ObjectIdType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the order action information"
                    ],
                    "minLength": "1"
                },
                "name": "OrderAction_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the order number information"
                    ],
                    "minLength": "1"
                },
                "name": "OrderNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "OveriddenVrfName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the order priority information"
                    ],
                    "minLength": "1"
                },
                "name": "OrderPriority_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the order status information"
                    ],
                    "minLength": "1"
                },
                "name": "OrderStatus_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "OveriddenRd_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Password_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PE_CE_IPUnnumbered_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PE_CE_RoutingProtocol_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PeripheralEquipmentInterface_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Interface name of the peripheral equipment"
                            ]
                        },
                        "name": "Interface",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PeripheralEquipmentName_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Name of the peripheral equipment"
                            ]
                        },
                        "name": "Name",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "PeripheralEquipment_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the peripheral equipment name information"
                    ],
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentInterface_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PEInterfaceNameDescription_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PEInterfaceEncap_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentDLCI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentVCD_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentVCI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipmentVPI_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PeripheralEquipment_BGP_AS_ID_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Port_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PortA_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "PortB_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the required port speed information"
                    ],
                    "minLength": "1"
                },
                "name": "PortSpeed_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the postal address information."
                    ],
                    "minLength": "1"
                },
                "name": "PostalAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The code of the product that was sold. This must be SAP material number"
                    ],
                    "minLength": "1"
                },
                "name": "ProductCodeType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The name of a particular product"
                    ]
                },
                "name": "ProductName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ProjectIdType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "long",
                "abstract": false,
                "meta": {
                    "base": "long"
                },
                "name": "ProviderKeyType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Provider_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Circuit number for quality of service package order item"
                    ],
                    "minLength": "1"
                },
                "name": "QoS_CircuitNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Order number for quality of service package order item"
                    ],
                    "minLength": "1"
                },
                "name": "QoS_OrderNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "QualityOfServiceTrafficMix_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "integer",
                "abstract": false,
                "meta": {
                    "base": "integer",
                    "documentation": [
                        "The number of units sold. Must be the Absolute value. (Note: This should be = 1 since each item must be a separate line item)."
                    ],
                    "maxInclusive": "30",
                    "minInclusive": "1"
                },
                "name": "QuantityType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Unique reference number allocated by web application to the customer order transaction. (Note: This reference number will be used to link the web order to the SAP order. The number will be returned with the SAP order number in the return interface file)."
                    ],
                    "maxLength": "15",
                    "minLength": "1"
                },
                "name": "ReferenceType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RDValue_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "int",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "RouterInterfaceID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipmentCircuitNo_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "CircuitNumber",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipment",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "CustomerEquipment",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PeripheralEquipment",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "PeripheralEquipment",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "IPAddresses",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "IPAddresses",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "RouterInterface_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipmentInterface_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Cutomer Equipment Interface Name"
                            ]
                        },
                        "name": "Interface",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerEquipmentName_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Customer Equipment Device Name"
                            ]
                        },
                        "name": "Name",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "CustomerEquipment",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PeripheralEquipmentInterface_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Peripheral Equipment Interface Name"
                            ]
                        },
                        "name": "Interface",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "PeripheralEquipmentName_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Peripheral Equipment Device Name"
                            ]
                        },
                        "name": "Name",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "PeripheralEquipment",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "LANIPAddress_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "WAN IP Address"
                            ]
                        },
                        "name": "WANIPAddress",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "LANIPAddresses",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "LANIPAddresses",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "LANIPAddress_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "CE Loopback IP Address"
                            ]
                        },
                        "name": "CELoopbackIPAddress",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "IPAddresses",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": true,
                        "removableFromRequest": false,
                        "type": "LANIPAddress_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "maxOccurs": "unbounded"
                        },
                        "name": "LANIPAddress",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "LAN IP Addresses"
                    ]
                },
                "name": "LANIPAddresses",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "int",
                "abstract": false,
                "meta": {
                    "base": "int",
                    "minInclusive": "1"
                },
                "name": "RouterInterfaceID_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "RouterInterfaceID_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "RouterInterfaceID",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "Result_type",
                "abstract": false,
                "meta": [],
                "name": "RouterInterfaceResponse_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The Service Request name"
                    ],
                    "maxLength": "40",
                    "minLength": "1"
                },
                "name": "RequestName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RequestType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RedistributeConnected_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RedistributeStatic_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RedistributedProtocol_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the required by date information"
                    ],
                    "minLength": "1"
                },
                "name": "RequiredByDate_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "long",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Every result message needs to have a result code to indicate success, fail or reject. Success means that the request message was successful. Fail means that there is some failure of technical nature and it is possible the message might be successful if resent. Reject means that the message will be rejected again if resent. This is typically business related and might require manual intervention. For fail and reject, result message code and result message will give a more detail description of the error."
                            ]
                        },
                        "name": "ResultCode",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ResultMsgCode",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "64",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "ResultMsgCode",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ResultMsg",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "maxLength": "255",
                            "minLength": "1",
                            "minOccurs": "0"
                        },
                        "name": "ResultMsg",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "Result_type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "If the result code is of type fail or reject an additional result message code should be specified. This message code should indicate what type of problem was experienced with the request message. The recommended way of using this field is to have two parts: system identifier + number Example: RIM02001, CBS0999"
                    ]
                },
                "name": "ResultMsgCode",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "This is a more detail description, human readable and interpretable, of the result message code."
                    ]
                },
                "name": "ResultMsg",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the room information."
                    ],
                    "minLength": "1"
                },
                "name": "Room_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "Router_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Circuit number for router order item"
                    ],
                    "minLength": "1"
                },
                "name": "RouterCircuitNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Order number for router order item"
                    ],
                    "minLength": "1"
                },
                "name": "RouterOrderNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RoutesToSiteIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "RoutesToSiteMetric_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SerialIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SerialNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the service center information."
                    ],
                    "minLength": "1"
                },
                "name": "ServiceCentre_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the required service type information"
                    ],
                    "minLength": "1"
                },
                "name": "ServiceType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The ServiceOrder Name"
                    ],
                    "maxLength": "40",
                    "minLength": "1"
                },
                "name": "ServiceName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ServiceDefinition_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ServiceDefinitionType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "ServiceDefinitionDescription_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the service order job description information"
                    ],
                    "minLength": "1"
                },
                "name": "ServiceOrderJobDescription_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the session token information."
                    ],
                    "maxLength": "40",
                    "minLength": "1"
                },
                "name": "SessionToken_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SetIdType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SetTypeType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the site code information."
                    ],
                    "minLength": "1"
                },
                "name": "SiteCode_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the name of the contact person for the site."
                    ],
                    "minLength": "1"
                },
                "name": "SiteContactName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the contact number of the person for the site."
                    ],
                    "minLength": "1"
                },
                "name": "SiteContactNumber_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Information about the site e.g. physical address"
                    ],
                    "minLength": "1"
                },
                "name": "SiteInfo_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the installation address information."
                    ],
                    "minLength": "1"
                },
                "name": "SiteInstallationAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the site name information."
                    ],
                    "minLength": "1"
                },
                "name": "SiteName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SiteLocation_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "boolean",
                "abstract": false,
                "meta": {
                    "base": "boolean",
                    "documentation": [
                        "Site of origin checkbox"
                    ]
                },
                "name": "SiteOfOriginEnabled_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Site of origin pool"
                    ],
                    "minLength": "1"
                },
                "name": "SiteOfOriginPool_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Site of origin provider"
                    ],
                    "minLength": "1"
                },
                "name": "SiteOfOriginProvider_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SnmpRo_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "SnmpRw_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "integer",
                "abstract": false,
                "meta": {
                    "base": "integer"
                },
                "name": "Speed_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The current state of the MPLS service request on ISC"
                    ],
                    "minLength": "1"
                },
                "name": "State_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Street related information"
                    ],
                    "maxLength": "50",
                    "minLength": "1"
                },
                "name": "Street_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "What Task the service request is to conduct"
                    ],
                    "maxLength": "20",
                    "minLength": "1"
                },
                "name": "SubTaskType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": true,
                "struct": true,
                "types": [],
                "values": [
                    {
                        "index": 0,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "AcceptTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 1,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "RejectTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 2,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "CompleteTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 3,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "CommentOnTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 4,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "FailTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    },
                    {
                        "index": 5,
                        "inheritance": "",
                        "abstract": false,
                        "meta": [],
                        "name": "CancelTask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructValue"
                    }
                ],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The action of task to be done, has some enumerations."
                    ]
                },
                "name": "TaskActionType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the task identification number for the transaction."
                    ]
                },
                "name": "TaskID_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "long",
                "abstract": false,
                "meta": {
                    "base": "long"
                },
                "name": "TaskLevelType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "long",
                "abstract": false,
                "meta": {
                    "base": "long"
                },
                "name": "TaskKeyType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "TaskKeyType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The unique identifier of this task"
                            ]
                        },
                        "name": "TaskKey",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ActionDateType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The date the action will be taken."
                            ],
                            "nillable": "true"
                        },
                        "name": "ActionDate",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerID_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The employee that owns the task"
                            ],
                            "nillable": "true"
                        },
                        "name": "EmployeeId",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "State_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The state of the task"
                            ],
                            "nillable": "true"
                        },
                        "name": "TaskState",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Action_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The string containing the type of action to be taken in order to generate the correct reason list"
                            ],
                            "nillable": "true"
                        },
                        "name": "TaskActionType",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Comment_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The reason of the action"
                            ],
                            "nillable": "true"
                        },
                        "name": "TaskActionReason",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Comment_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Comments about the action taken"
                            ],
                            "nillable": "true"
                        },
                        "name": "Comment",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "TaskProgressLineType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "TaskStatusType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "The type of Service Request"
                    ],
                    "maxLength": "20",
                    "minLength": "1"
                },
                "name": "TaskType_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "long",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Attribute unique key"
                            ]
                        },
                        "name": "AttributeKey",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "long",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Currently unavailable"
                            ]
                        },
                        "name": "AttributeUp",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DatafileName_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The name of the attribute"
                            ],
                            "nillable": "true"
                        },
                        "name": "AttributeName",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "long",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Key referring the attribute template"
                            ]
                        },
                        "name": "AttributeTemplateKey",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "RDValue_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The value of the attribute"
                            ],
                            "nillable": "true"
                        },
                        "name": "AttributeValue",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "VersionType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Version of the attribute"
                            ]
                        },
                        "name": "AttributeVersion",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DataMdtSize_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Currently unavailable"
                            ]
                        },
                        "name": "ControlSize",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ControlType",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "minLength": "1",
                            "nillable": "true"
                        },
                        "name": "ControlType",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DataType",
                        "inheritance": "string",
                        "abstract": false,
                        "meta": {
                            "base": "string",
                            "minLength": "1",
                            "nillable": "true"
                        },
                        "name": "DataType",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "RDValue_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The default value to be used by this attribute"
                            ],
                            "nillable": "true"
                        },
                        "name": "DefaultValue",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "FlagType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Flag stating if the attribute can be edited or not."
                            ]
                        },
                        "name": "EditFlag",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "CustomerID_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The employee that added the attribute"
                            ],
                            "nillable": "true"
                        },
                        "name": "EmployeeId",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "DataMdtSize_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The field size of the data contained by this attribute"
                            ]
                        },
                        "name": "FieldSize",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "FlagType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Flag stating if this is a mandatory attribute"
                            ]
                        },
                        "name": "MandatoryFlag",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "Comment_Type",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "The text mast"
                            ],
                            "nillable": "true"
                        },
                        "name": "TextMask",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "long",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Sequence number"
                            ]
                        },
                        "name": "SequenceNumber",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "UpdateDate",
                        "inheritance": "DueDateType",
                        "abstract": false,
                        "meta": {
                            "base": "xsd:DueDateType",
                            "minLength": "1",
                            "nillable": "true"
                        },
                        "name": "UpdateDate",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "A class containing technical attributes for service orders."
                    ]
                },
                "name": "TechnicalAttributesType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "Currently unavailable"
                    ]
                },
                "name": "ControlType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The data type of the attribute"
                    ]
                },
                "name": "DataType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "DueDateType",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The date last updated"
                    ]
                },
                "name": "UpdateDate",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "TemplateActive_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "TemplateAction_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "date",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Transaction date in format ccyymmdd"
                            ]
                        },
                        "name": "Date",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "string",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "An indicator whether the transaction was for an ad hoc customer\/sale or a sales on a Telkom telephone account. Ad hoc customer\/sale being a credit card sale being paid for online. Account sale being a sale that should be debited on the telephone account. SAP needs this to determine whether the transaction should post revenue or whether the revenue posting will be in Flexibill. Indicator: T = Telkom account sale N = Ad hoc customer sale"
                            ]
                        },
                        "name": "Indicator",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    },
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "ReferenceType",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "documentation": [
                                "Unique reference number allocated by web application to the customer order transaction. (Note: This reference number will be used to link the web order to the SAP order. The number will be returned with the SAP order number in the return interface file)."
                            ]
                        },
                        "name": "Reference",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": {
                    "documentation": [
                        "The process that takes place when a customer makes an order"
                    ]
                },
                "name": "TransactionType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "long",
                "abstract": false,
                "meta": {
                    "base": "long"
                },
                "name": "VersionType",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the VPN name information."
                    ],
                    "minLength": "1"
                },
                "name": "VPNName_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "boolean",
                "abstract": false,
                "meta": {
                    "base": "boolean"
                },
                "name": "VplsVpn_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "VrfRdOverwriteEnabled_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "documentation": [
                        "Contains the wide area network IP address information"
                    ],
                    "minLength": "1"
                },
                "name": "WANIPAddress_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": false,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "string",
                "abstract": false,
                "meta": {
                    "base": "string",
                    "minLength": "1"
                },
                "name": "WANRoutingProtocol_Type",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrdersByParametersQuery",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "ref": "tksa0:OrdersByParametersQuery"
                        },
                        "name": "OrdersByParametersQuery",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQuery",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrdersByParametersQuery",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "ref": "tksa0:OrdersByParametersQuery"
                        },
                        "name": "OrdersByParametersQuery",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQueryCallback",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrdersByParametersQuery",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "ref": "tksa0:OrdersByParametersQuery"
                        },
                        "name": "OrdersByParametersQuery",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQueryFaultCallback",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [
                    {
                        "containsElements": false,
                        "removableFromRequest": false,
                        "type": "OrdersByParametersQuery",
                        "inheritance": "",
                        "abstract": false,
                        "meta": {
                            "ref": "tksa0:OrdersByParametersQuery"
                        },
                        "name": "OrdersByParametersQuery",
                        "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\StructAttribute"
                    }
                ],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQueryResponse",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQueryCallbackResponse",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            },
            {
                "attributes": [],
                "restriction": false,
                "struct": true,
                "types": [],
                "values": [],
                "list": "",
                "inheritance": "",
                "abstract": false,
                "meta": [],
                "name": "ordersByParametersQueryFaultCallbackResponse",
                "__CLASS__": "WsdlToPhp\\PackageGenerator\\Model\\Struct"
            }
        ]
    },
    "options": {
        "category": "cat",
        "gather_methods": "none",
        "generic_constants_names": false,
        "generate_tutorial_file": true,
        "add_comments": {
            "release": "1.1.0"
        },
        "namespace_prefix": "",
        "namespace_dictates_directories": true,
        "standalone": true,
        "validation": true,
        "struct_class": "WsdlToPhp\\PackageBase\\AbstractStructBase",
        "struct_array_class": "WsdlToPhp\\PackageBase\\AbstractStructArrayBase",
        "struct_enum_class": "WsdlToPhp\\PackageBase\\AbstractStructEnumBase",
        "soap_client_class": "WsdlToPhp\\PackageBase\\AbstractSoapClientBase",
        "origin": "__ORIGIN__",
        "destination": "__DESTINATION__",
        "src_dirname": "src",
        "prefix": "Api",
        "suffix": "",
        "basic_login": null,
        "basic_password": null,
        "proxy_host": null,
        "proxy_port": null,
        "proxy_login": null,
        "proxy_password": null,
        "soap_options": [],
        "composer_name": "",
        "composer_settings": [],
        "structs_folder": "StructType",
        "arrays_folder": "ArrayType",
        "enums_folder": "EnumType",
        "services_folder": "ServiceType",
        "schemas_save": false,
        "schemas_folder": "wsdl",
        "xsd_types_path": ""
    }
}