Get Order Result
constructor(azureApiVersion: String, contactInformation: ContactDetailsResponse, currentStatus: OrderStatusResponse, deliveryTrackingInfo: List<TrackingInfoResponse>, id: String, kind: String, name: String, orderHistory: List<OrderStatusResponse>, orderId: String, returnTrackingInfo: List<TrackingInfoResponse>, serialNumber: String, shipmentType: String? = null, shippingAddress: AddressResponse? = null, systemData: SystemDataResponse, type: String)