GameMachineServices


Click here for a complete list of operations.

GetOutofServiceMachines

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /GameMachineServices.asmx HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://semnox.com/GetOutofServiceMachines"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetOutofServiceMachines xmlns="http://semnox.com/" />
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <GetOutofServiceMachinesResponse xmlns="http://semnox.com/">
      <GetOutofServiceMachinesResult>
        <MachineDTO>
          <MachineId>int</MachineId>
          <MachineName>string</MachineName>
          <MachineAddress>string</MachineAddress>
          <GameId>int</GameId>
          <MasterId>int</MasterId>
          <Notes>string</Notes>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <TicketAllowed>string</TicketAllowed>
          <IsActive>string</IsActive>
          <CreationDate>dateTime</CreationDate>
          <CreatedBy>string</CreatedBy>
          <TimerMachine>string</TimerMachine>
          <TimerInterval>int</TimerInterval>
          <GroupTimer>string</GroupTimer>
          <NumberOfCoins>int</NumberOfCoins>
          <TicketMode>string</TicketMode>
          <CustomDataSetId>int</CustomDataSetId>
          <ThemeId>int</ThemeId>
          <ThemeNumber>int</ThemeNumber>
          <ShowAd>string</ShowAd>
          <Guid>string</Guid>
          <SiteId>int</SiteId>
          <IPAddress>string</IPAddress>
          <TCPPort>int</TCPPort>
          <MacAddress>string</MacAddress>
          <Description>string</Description>
          <SerialNumber>string</SerialNumber>
          <MachineTag>string</MachineTag>
          <SoftwareVersion>string</SoftwareVersion>
          <SynchStatus>boolean</SynchStatus>
          <PurchasePrice>int</PurchasePrice>
          <ReaderType>int</ReaderType>
          <PayoutCost>double</PayoutCost>
          <InventoryLocationId>int</InventoryLocationId>
          <ReferenceMachineId>int</ReferenceMachineId>
          <MasterEntityId>int</MasterEntityId>
          <ExternalMachineReference>string</ExternalMachineReference>
          <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
          <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
          <PreviousMachineId>int</PreviousMachineId>
          <NextMachineId>int</NextMachineId>
          <GameMachineAttributes>
            <MachineAttributeDTO xsi:nil="true" />
            <MachineAttributeDTO xsi:nil="true" />
          </GameMachineAttributes>
          <MachineCommunicationLogDTO>
            <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
            <MachineId>int</MachineId>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <LastUpdatedBy>string</LastUpdatedBy>
            <IsActive>boolean</IsActive>
            <CreationDate>dateTime</CreationDate>
            <CreatedBy>string</CreatedBy>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
            <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
            <IsChanged>boolean</IsChanged>
          </MachineCommunicationLogDTO>
          <MachineNameGameName>string</MachineNameGameName>
          <GameName>string</GameName>
          <HubName>string</HubName>
          <CommunicationSuccessRate>double</CommunicationSuccessRate>
          <VipPrice>string</VipPrice>
          <MachineCharacteristics>string</MachineCharacteristics>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <QRPlayIdentifier>string</QRPlayIdentifier>
          <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
          <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
          <MachineNameHubName>string</MachineNameHubName>
          <MachineInputDevicesDTOList>
            <MachineInputDevicesDTO xsi:nil="true" />
            <MachineInputDevicesDTO xsi:nil="true" />
          </MachineInputDevicesDTOList>
          <MachineTransferLogDTOList>
            <MachineTransferLogDTO xsi:nil="true" />
            <MachineTransferLogDTO xsi:nil="true" />
          </MachineTransferLogDTOList>
          <MachineArrivalDate>dateTime</MachineArrivalDate>
          <IsChanged>boolean</IsChanged>
        </MachineDTO>
        <MachineDTO>
          <MachineId>int</MachineId>
          <MachineName>string</MachineName>
          <MachineAddress>string</MachineAddress>
          <GameId>int</GameId>
          <MasterId>int</MasterId>
          <Notes>string</Notes>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <TicketAllowed>string</TicketAllowed>
          <IsActive>string</IsActive>
          <CreationDate>dateTime</CreationDate>
          <CreatedBy>string</CreatedBy>
          <TimerMachine>string</TimerMachine>
          <TimerInterval>int</TimerInterval>
          <GroupTimer>string</GroupTimer>
          <NumberOfCoins>int</NumberOfCoins>
          <TicketMode>string</TicketMode>
          <CustomDataSetId>int</CustomDataSetId>
          <ThemeId>int</ThemeId>
          <ThemeNumber>int</ThemeNumber>
          <ShowAd>string</ShowAd>
          <Guid>string</Guid>
          <SiteId>int</SiteId>
          <IPAddress>string</IPAddress>
          <TCPPort>int</TCPPort>
          <MacAddress>string</MacAddress>
          <Description>string</Description>
          <SerialNumber>string</SerialNumber>
          <MachineTag>string</MachineTag>
          <SoftwareVersion>string</SoftwareVersion>
          <SynchStatus>boolean</SynchStatus>
          <PurchasePrice>int</PurchasePrice>
          <ReaderType>int</ReaderType>
          <PayoutCost>double</PayoutCost>
          <InventoryLocationId>int</InventoryLocationId>
          <ReferenceMachineId>int</ReferenceMachineId>
          <MasterEntityId>int</MasterEntityId>
          <ExternalMachineReference>string</ExternalMachineReference>
          <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
          <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
          <PreviousMachineId>int</PreviousMachineId>
          <NextMachineId>int</NextMachineId>
          <GameMachineAttributes>
            <MachineAttributeDTO xsi:nil="true" />
            <MachineAttributeDTO xsi:nil="true" />
          </GameMachineAttributes>
          <MachineCommunicationLogDTO>
            <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
            <MachineId>int</MachineId>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <LastUpdatedBy>string</LastUpdatedBy>
            <IsActive>boolean</IsActive>
            <CreationDate>dateTime</CreationDate>
            <CreatedBy>string</CreatedBy>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
            <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
            <IsChanged>boolean</IsChanged>
          </MachineCommunicationLogDTO>
          <MachineNameGameName>string</MachineNameGameName>
          <GameName>string</GameName>
          <HubName>string</HubName>
          <CommunicationSuccessRate>double</CommunicationSuccessRate>
          <VipPrice>string</VipPrice>
          <MachineCharacteristics>string</MachineCharacteristics>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <QRPlayIdentifier>string</QRPlayIdentifier>
          <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
          <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
          <MachineNameHubName>string</MachineNameHubName>
          <MachineInputDevicesDTOList>
            <MachineInputDevicesDTO xsi:nil="true" />
            <MachineInputDevicesDTO xsi:nil="true" />
          </MachineInputDevicesDTOList>
          <MachineTransferLogDTOList>
            <MachineTransferLogDTO xsi:nil="true" />
            <MachineTransferLogDTO xsi:nil="true" />
          </MachineTransferLogDTOList>
          <MachineArrivalDate>dateTime</MachineArrivalDate>
          <IsChanged>boolean</IsChanged>
        </MachineDTO>
      </GetOutofServiceMachinesResult>
    </GetOutofServiceMachinesResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /GameMachineServices.asmx HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetOutofServiceMachines xmlns="http://semnox.com/" />
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <GetOutofServiceMachinesResponse xmlns="http://semnox.com/">
      <GetOutofServiceMachinesResult>
        <MachineDTO>
          <MachineId>int</MachineId>
          <MachineName>string</MachineName>
          <MachineAddress>string</MachineAddress>
          <GameId>int</GameId>
          <MasterId>int</MasterId>
          <Notes>string</Notes>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <TicketAllowed>string</TicketAllowed>
          <IsActive>string</IsActive>
          <CreationDate>dateTime</CreationDate>
          <CreatedBy>string</CreatedBy>
          <TimerMachine>string</TimerMachine>
          <TimerInterval>int</TimerInterval>
          <GroupTimer>string</GroupTimer>
          <NumberOfCoins>int</NumberOfCoins>
          <TicketMode>string</TicketMode>
          <CustomDataSetId>int</CustomDataSetId>
          <ThemeId>int</ThemeId>
          <ThemeNumber>int</ThemeNumber>
          <ShowAd>string</ShowAd>
          <Guid>string</Guid>
          <SiteId>int</SiteId>
          <IPAddress>string</IPAddress>
          <TCPPort>int</TCPPort>
          <MacAddress>string</MacAddress>
          <Description>string</Description>
          <SerialNumber>string</SerialNumber>
          <MachineTag>string</MachineTag>
          <SoftwareVersion>string</SoftwareVersion>
          <SynchStatus>boolean</SynchStatus>
          <PurchasePrice>int</PurchasePrice>
          <ReaderType>int</ReaderType>
          <PayoutCost>double</PayoutCost>
          <InventoryLocationId>int</InventoryLocationId>
          <ReferenceMachineId>int</ReferenceMachineId>
          <MasterEntityId>int</MasterEntityId>
          <ExternalMachineReference>string</ExternalMachineReference>
          <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
          <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
          <PreviousMachineId>int</PreviousMachineId>
          <NextMachineId>int</NextMachineId>
          <GameMachineAttributes>
            <MachineAttributeDTO xsi:nil="true" />
            <MachineAttributeDTO xsi:nil="true" />
          </GameMachineAttributes>
          <MachineCommunicationLogDTO>
            <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
            <MachineId>int</MachineId>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <LastUpdatedBy>string</LastUpdatedBy>
            <IsActive>boolean</IsActive>
            <CreationDate>dateTime</CreationDate>
            <CreatedBy>string</CreatedBy>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
            <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
            <IsChanged>boolean</IsChanged>
          </MachineCommunicationLogDTO>
          <MachineNameGameName>string</MachineNameGameName>
          <GameName>string</GameName>
          <HubName>string</HubName>
          <CommunicationSuccessRate>double</CommunicationSuccessRate>
          <VipPrice>string</VipPrice>
          <MachineCharacteristics>string</MachineCharacteristics>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <QRPlayIdentifier>string</QRPlayIdentifier>
          <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
          <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
          <MachineNameHubName>string</MachineNameHubName>
          <MachineInputDevicesDTOList>
            <MachineInputDevicesDTO xsi:nil="true" />
            <MachineInputDevicesDTO xsi:nil="true" />
          </MachineInputDevicesDTOList>
          <MachineTransferLogDTOList>
            <MachineTransferLogDTO xsi:nil="true" />
            <MachineTransferLogDTO xsi:nil="true" />
          </MachineTransferLogDTOList>
          <MachineArrivalDate>dateTime</MachineArrivalDate>
          <IsChanged>boolean</IsChanged>
        </MachineDTO>
        <MachineDTO>
          <MachineId>int</MachineId>
          <MachineName>string</MachineName>
          <MachineAddress>string</MachineAddress>
          <GameId>int</GameId>
          <MasterId>int</MasterId>
          <Notes>string</Notes>
          <LastUpdateDate>dateTime</LastUpdateDate>
          <LastUpdatedBy>string</LastUpdatedBy>
          <TicketAllowed>string</TicketAllowed>
          <IsActive>string</IsActive>
          <CreationDate>dateTime</CreationDate>
          <CreatedBy>string</CreatedBy>
          <TimerMachine>string</TimerMachine>
          <TimerInterval>int</TimerInterval>
          <GroupTimer>string</GroupTimer>
          <NumberOfCoins>int</NumberOfCoins>
          <TicketMode>string</TicketMode>
          <CustomDataSetId>int</CustomDataSetId>
          <ThemeId>int</ThemeId>
          <ThemeNumber>int</ThemeNumber>
          <ShowAd>string</ShowAd>
          <Guid>string</Guid>
          <SiteId>int</SiteId>
          <IPAddress>string</IPAddress>
          <TCPPort>int</TCPPort>
          <MacAddress>string</MacAddress>
          <Description>string</Description>
          <SerialNumber>string</SerialNumber>
          <MachineTag>string</MachineTag>
          <SoftwareVersion>string</SoftwareVersion>
          <SynchStatus>boolean</SynchStatus>
          <PurchasePrice>int</PurchasePrice>
          <ReaderType>int</ReaderType>
          <PayoutCost>double</PayoutCost>
          <InventoryLocationId>int</InventoryLocationId>
          <ReferenceMachineId>int</ReferenceMachineId>
          <MasterEntityId>int</MasterEntityId>
          <ExternalMachineReference>string</ExternalMachineReference>
          <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
          <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
          <PreviousMachineId>int</PreviousMachineId>
          <NextMachineId>int</NextMachineId>
          <GameMachineAttributes>
            <MachineAttributeDTO xsi:nil="true" />
            <MachineAttributeDTO xsi:nil="true" />
          </GameMachineAttributes>
          <MachineCommunicationLogDTO>
            <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
            <MachineId>int</MachineId>
            <LastUpdateDate>dateTime</LastUpdateDate>
            <LastUpdatedBy>string</LastUpdatedBy>
            <IsActive>boolean</IsActive>
            <CreationDate>dateTime</CreationDate>
            <CreatedBy>string</CreatedBy>
            <Guid>string</Guid>
            <SiteId>int</SiteId>
            <SynchStatus>boolean</SynchStatus>
            <MasterEntityId>int</MasterEntityId>
            <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
            <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
            <IsChanged>boolean</IsChanged>
          </MachineCommunicationLogDTO>
          <MachineNameGameName>string</MachineNameGameName>
          <GameName>string</GameName>
          <HubName>string</HubName>
          <CommunicationSuccessRate>double</CommunicationSuccessRate>
          <VipPrice>string</VipPrice>
          <MachineCharacteristics>string</MachineCharacteristics>
          <Attribute1>string</Attribute1>
          <Attribute2>string</Attribute2>
          <Attribute3>string</Attribute3>
          <QRPlayIdentifier>string</QRPlayIdentifier>
          <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
          <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
          <MachineNameHubName>string</MachineNameHubName>
          <MachineInputDevicesDTOList>
            <MachineInputDevicesDTO xsi:nil="true" />
            <MachineInputDevicesDTO xsi:nil="true" />
          </MachineInputDevicesDTOList>
          <MachineTransferLogDTOList>
            <MachineTransferLogDTO xsi:nil="true" />
            <MachineTransferLogDTO xsi:nil="true" />
          </MachineTransferLogDTOList>
          <MachineArrivalDate>dateTime</MachineArrivalDate>
          <IsChanged>boolean</IsChanged>
        </MachineDTO>
      </GetOutofServiceMachinesResult>
    </GetOutofServiceMachinesResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /GameMachineServices.asmx/GetOutofServiceMachines? HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMachineDTO xmlns="http://semnox.com/">
  <MachineDTO>
    <MachineId>int</MachineId>
    <MachineName>string</MachineName>
    <MachineAddress>string</MachineAddress>
    <GameId>int</GameId>
    <MasterId>int</MasterId>
    <Notes>string</Notes>
    <LastUpdateDate>dateTime</LastUpdateDate>
    <LastUpdatedBy>string</LastUpdatedBy>
    <TicketAllowed>string</TicketAllowed>
    <IsActive>string</IsActive>
    <CreationDate>dateTime</CreationDate>
    <CreatedBy>string</CreatedBy>
    <TimerMachine>string</TimerMachine>
    <TimerInterval>int</TimerInterval>
    <GroupTimer>string</GroupTimer>
    <NumberOfCoins>int</NumberOfCoins>
    <TicketMode>string</TicketMode>
    <CustomDataSetId>int</CustomDataSetId>
    <ThemeId>int</ThemeId>
    <ThemeNumber>int</ThemeNumber>
    <ShowAd>string</ShowAd>
    <Guid>string</Guid>
    <SiteId>int</SiteId>
    <IPAddress>string</IPAddress>
    <TCPPort>int</TCPPort>
    <MacAddress>string</MacAddress>
    <Description>string</Description>
    <SerialNumber>string</SerialNumber>
    <MachineTag>string</MachineTag>
    <SoftwareVersion>string</SoftwareVersion>
    <SynchStatus>boolean</SynchStatus>
    <PurchasePrice>int</PurchasePrice>
    <ReaderType>int</ReaderType>
    <PayoutCost>double</PayoutCost>
    <InventoryLocationId>int</InventoryLocationId>
    <ReferenceMachineId>int</ReferenceMachineId>
    <MasterEntityId>int</MasterEntityId>
    <ExternalMachineReference>string</ExternalMachineReference>
    <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
    <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
    <PreviousMachineId>int</PreviousMachineId>
    <NextMachineId>int</NextMachineId>
    <GameMachineAttributes>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
    </GameMachineAttributes>
    <MachineCommunicationLogDTO>
      <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
      <MachineId>int</MachineId>
      <LastUpdateDate>dateTime</LastUpdateDate>
      <LastUpdatedBy>string</LastUpdatedBy>
      <IsActive>boolean</IsActive>
      <CreationDate>dateTime</CreationDate>
      <CreatedBy>string</CreatedBy>
      <Guid>string</Guid>
      <SiteId>int</SiteId>
      <SynchStatus>boolean</SynchStatus>
      <MasterEntityId>int</MasterEntityId>
      <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
      <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
      <IsChanged>boolean</IsChanged>
    </MachineCommunicationLogDTO>
    <MachineNameGameName>string</MachineNameGameName>
    <GameName>string</GameName>
    <HubName>string</HubName>
    <CommunicationSuccessRate>double</CommunicationSuccessRate>
    <VipPrice>string</VipPrice>
    <MachineCharacteristics>string</MachineCharacteristics>
    <Attribute1>string</Attribute1>
    <Attribute2>string</Attribute2>
    <Attribute3>string</Attribute3>
    <QRPlayIdentifier>string</QRPlayIdentifier>
    <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
    <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
    <MachineNameHubName>string</MachineNameHubName>
    <MachineInputDevicesDTOList>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
    </MachineInputDevicesDTOList>
    <MachineTransferLogDTOList>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
    </MachineTransferLogDTOList>
    <MachineArrivalDate>dateTime</MachineArrivalDate>
    <IsChanged>boolean</IsChanged>
  </MachineDTO>
  <MachineDTO>
    <MachineId>int</MachineId>
    <MachineName>string</MachineName>
    <MachineAddress>string</MachineAddress>
    <GameId>int</GameId>
    <MasterId>int</MasterId>
    <Notes>string</Notes>
    <LastUpdateDate>dateTime</LastUpdateDate>
    <LastUpdatedBy>string</LastUpdatedBy>
    <TicketAllowed>string</TicketAllowed>
    <IsActive>string</IsActive>
    <CreationDate>dateTime</CreationDate>
    <CreatedBy>string</CreatedBy>
    <TimerMachine>string</TimerMachine>
    <TimerInterval>int</TimerInterval>
    <GroupTimer>string</GroupTimer>
    <NumberOfCoins>int</NumberOfCoins>
    <TicketMode>string</TicketMode>
    <CustomDataSetId>int</CustomDataSetId>
    <ThemeId>int</ThemeId>
    <ThemeNumber>int</ThemeNumber>
    <ShowAd>string</ShowAd>
    <Guid>string</Guid>
    <SiteId>int</SiteId>
    <IPAddress>string</IPAddress>
    <TCPPort>int</TCPPort>
    <MacAddress>string</MacAddress>
    <Description>string</Description>
    <SerialNumber>string</SerialNumber>
    <MachineTag>string</MachineTag>
    <SoftwareVersion>string</SoftwareVersion>
    <SynchStatus>boolean</SynchStatus>
    <PurchasePrice>int</PurchasePrice>
    <ReaderType>int</ReaderType>
    <PayoutCost>double</PayoutCost>
    <InventoryLocationId>int</InventoryLocationId>
    <ReferenceMachineId>int</ReferenceMachineId>
    <MasterEntityId>int</MasterEntityId>
    <ExternalMachineReference>string</ExternalMachineReference>
    <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
    <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
    <PreviousMachineId>int</PreviousMachineId>
    <NextMachineId>int</NextMachineId>
    <GameMachineAttributes>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
    </GameMachineAttributes>
    <MachineCommunicationLogDTO>
      <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
      <MachineId>int</MachineId>
      <LastUpdateDate>dateTime</LastUpdateDate>
      <LastUpdatedBy>string</LastUpdatedBy>
      <IsActive>boolean</IsActive>
      <CreationDate>dateTime</CreationDate>
      <CreatedBy>string</CreatedBy>
      <Guid>string</Guid>
      <SiteId>int</SiteId>
      <SynchStatus>boolean</SynchStatus>
      <MasterEntityId>int</MasterEntityId>
      <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
      <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
      <IsChanged>boolean</IsChanged>
    </MachineCommunicationLogDTO>
    <MachineNameGameName>string</MachineNameGameName>
    <GameName>string</GameName>
    <HubName>string</HubName>
    <CommunicationSuccessRate>double</CommunicationSuccessRate>
    <VipPrice>string</VipPrice>
    <MachineCharacteristics>string</MachineCharacteristics>
    <Attribute1>string</Attribute1>
    <Attribute2>string</Attribute2>
    <Attribute3>string</Attribute3>
    <QRPlayIdentifier>string</QRPlayIdentifier>
    <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
    <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
    <MachineNameHubName>string</MachineNameHubName>
    <MachineInputDevicesDTOList>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
    </MachineInputDevicesDTOList>
    <MachineTransferLogDTOList>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
    </MachineTransferLogDTOList>
    <MachineArrivalDate>dateTime</MachineArrivalDate>
    <IsChanged>boolean</IsChanged>
  </MachineDTO>
</ArrayOfMachineDTO>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /GameMachineServices.asmx/GetOutofServiceMachines HTTP/1.1
Host: onlinesubscription.adventureparkusa.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfMachineDTO xmlns="http://semnox.com/">
  <MachineDTO>
    <MachineId>int</MachineId>
    <MachineName>string</MachineName>
    <MachineAddress>string</MachineAddress>
    <GameId>int</GameId>
    <MasterId>int</MasterId>
    <Notes>string</Notes>
    <LastUpdateDate>dateTime</LastUpdateDate>
    <LastUpdatedBy>string</LastUpdatedBy>
    <TicketAllowed>string</TicketAllowed>
    <IsActive>string</IsActive>
    <CreationDate>dateTime</CreationDate>
    <CreatedBy>string</CreatedBy>
    <TimerMachine>string</TimerMachine>
    <TimerInterval>int</TimerInterval>
    <GroupTimer>string</GroupTimer>
    <NumberOfCoins>int</NumberOfCoins>
    <TicketMode>string</TicketMode>
    <CustomDataSetId>int</CustomDataSetId>
    <ThemeId>int</ThemeId>
    <ThemeNumber>int</ThemeNumber>
    <ShowAd>string</ShowAd>
    <Guid>string</Guid>
    <SiteId>int</SiteId>
    <IPAddress>string</IPAddress>
    <TCPPort>int</TCPPort>
    <MacAddress>string</MacAddress>
    <Description>string</Description>
    <SerialNumber>string</SerialNumber>
    <MachineTag>string</MachineTag>
    <SoftwareVersion>string</SoftwareVersion>
    <SynchStatus>boolean</SynchStatus>
    <PurchasePrice>int</PurchasePrice>
    <ReaderType>int</ReaderType>
    <PayoutCost>double</PayoutCost>
    <InventoryLocationId>int</InventoryLocationId>
    <ReferenceMachineId>int</ReferenceMachineId>
    <MasterEntityId>int</MasterEntityId>
    <ExternalMachineReference>string</ExternalMachineReference>
    <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
    <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
    <PreviousMachineId>int</PreviousMachineId>
    <NextMachineId>int</NextMachineId>
    <GameMachineAttributes>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
    </GameMachineAttributes>
    <MachineCommunicationLogDTO>
      <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
      <MachineId>int</MachineId>
      <LastUpdateDate>dateTime</LastUpdateDate>
      <LastUpdatedBy>string</LastUpdatedBy>
      <IsActive>boolean</IsActive>
      <CreationDate>dateTime</CreationDate>
      <CreatedBy>string</CreatedBy>
      <Guid>string</Guid>
      <SiteId>int</SiteId>
      <SynchStatus>boolean</SynchStatus>
      <MasterEntityId>int</MasterEntityId>
      <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
      <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
      <IsChanged>boolean</IsChanged>
    </MachineCommunicationLogDTO>
    <MachineNameGameName>string</MachineNameGameName>
    <GameName>string</GameName>
    <HubName>string</HubName>
    <CommunicationSuccessRate>double</CommunicationSuccessRate>
    <VipPrice>string</VipPrice>
    <MachineCharacteristics>string</MachineCharacteristics>
    <Attribute1>string</Attribute1>
    <Attribute2>string</Attribute2>
    <Attribute3>string</Attribute3>
    <QRPlayIdentifier>string</QRPlayIdentifier>
    <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
    <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
    <MachineNameHubName>string</MachineNameHubName>
    <MachineInputDevicesDTOList>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
    </MachineInputDevicesDTOList>
    <MachineTransferLogDTOList>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
    </MachineTransferLogDTOList>
    <MachineArrivalDate>dateTime</MachineArrivalDate>
    <IsChanged>boolean</IsChanged>
  </MachineDTO>
  <MachineDTO>
    <MachineId>int</MachineId>
    <MachineName>string</MachineName>
    <MachineAddress>string</MachineAddress>
    <GameId>int</GameId>
    <MasterId>int</MasterId>
    <Notes>string</Notes>
    <LastUpdateDate>dateTime</LastUpdateDate>
    <LastUpdatedBy>string</LastUpdatedBy>
    <TicketAllowed>string</TicketAllowed>
    <IsActive>string</IsActive>
    <CreationDate>dateTime</CreationDate>
    <CreatedBy>string</CreatedBy>
    <TimerMachine>string</TimerMachine>
    <TimerInterval>int</TimerInterval>
    <GroupTimer>string</GroupTimer>
    <NumberOfCoins>int</NumberOfCoins>
    <TicketMode>string</TicketMode>
    <CustomDataSetId>int</CustomDataSetId>
    <ThemeId>int</ThemeId>
    <ThemeNumber>int</ThemeNumber>
    <ShowAd>string</ShowAd>
    <Guid>string</Guid>
    <SiteId>int</SiteId>
    <IPAddress>string</IPAddress>
    <TCPPort>int</TCPPort>
    <MacAddress>string</MacAddress>
    <Description>string</Description>
    <SerialNumber>string</SerialNumber>
    <MachineTag>string</MachineTag>
    <SoftwareVersion>string</SoftwareVersion>
    <SynchStatus>boolean</SynchStatus>
    <PurchasePrice>int</PurchasePrice>
    <ReaderType>int</ReaderType>
    <PayoutCost>double</PayoutCost>
    <InventoryLocationId>int</InventoryLocationId>
    <ReferenceMachineId>int</ReferenceMachineId>
    <MasterEntityId>int</MasterEntityId>
    <ExternalMachineReference>string</ExternalMachineReference>
    <CommunicationSuccessRatio>int</CommunicationSuccessRatio>
    <ActiveDisplayThemeId>int</ActiveDisplayThemeId>
    <PreviousMachineId>int</PreviousMachineId>
    <NextMachineId>int</NextMachineId>
    <GameMachineAttributes>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
      <MachineAttributeDTO>
        <AttributeNameText>string</AttributeNameText>
        <AttributeValue>string</AttributeValue>
        <AttributeName>START_IN_PHYSICAL_TICKET_MODE or SHOW_AD or NUMBER_OF_COINS or COIN_PULSE_WIDTH or TICKET_PULSE_WIDTH or COIN_PULSE_GAP or TICKET_PULSE_GAP or SENSOR_INTERVAL or POWER_ON_TICKET_DELAY or DISABLE_TICKETS or REVERSE_DISPLAY_DIRECTION or SHOW_STATIC_AD or DEFAULT_THEME or TICKET_EATER or TICKET_EATER_CARD_WAIT_INTERVAL or TICKET_EATER_TICKET_WAIT_INTERVAL or START_SCREEN_NUMBER or COIN_PUSHER_MACHINE or BALANCE_DELAY or DEBUG_MODE or ENABLE_RESET_PULSE or CARD_RETRIES or MIN_SECONDS_BETWEEN_REPEAT_PLAY or DISPLAY_LANGUAGE or QUEUE_SETUP_REQUIRED or MAX_TICKETS_PER_GAMEPLAY or ENABLE_EXT_ANTENNA or OUT_OF_SERVICE or OUT_OF_SERVICE_THEME or GAMEPLAY_DURATION or CARD_RETIRES or FREE_PLAY_THEME or COIN_INTERRUPT_DELAY or INITIAL_LED_PATTERN or READER_VOLUME or TICKET_DELAY or ENABLE_INVALID_LIGHT or SHOW_BIG_BALANCE or AD_DELAY or AD_INTERVAL or AD_IMPRESSION or GAMEPLAY_MULTIPLIER or DYNAMIC_QUERY_EVENT_FREQUENCY or DATA_REFRESH_FREQUENCY or PRICE_REFRESH_FREQUENCY or RESOLUTION_X or RESOLUTION_Y or AUDIO_THEME_NUMBER or TICKET_MULTIPLIER or ATTENDANCE_READER or MULTI_GAME_PLAY_WAIT_PERIOD or DEFAULT_MULTI_GAME_PLAY_VALUE or CHECK_TICKET_INPUT_SIGNAL_REBOOT or CHECK_TICKET_NOTCH_OUTPUT_SIGNAL or IS_CEC or MACHINE_NAME_DISPLAY_FREQUENCY or ENABLE_INIT_SOUND_TAP_CARD or CARD_PRIORITY or ENABLE_INHIBIT_LINE or PAUSE_TIME_READER or ENFORCE_ETICKET_COIN_PLAY or VERIFY_AUTH_FOR_ULC or REFUND_READER or COIN_PULSE_DIRECTION or LAN_BOARD or SLOT_READER or CHECK_BALANCE_READER or MULTI_GAME_PLAY_READER or REPEAT_MULTI_GAME_PLAY or IS_QRPLAY_ENABLED</AttributeName>
        <AttributeId>int</AttributeId>
        <IsFlag>string</IsFlag>
        <IsSoftwareAttribute>string</IsSoftwareAttribute>
        <ContextOfAttribute>SYSTEM or GAME_PROFILE or GAME or MACHINE or PROMOTION or PROMOTION_DETAIL</ContextOfAttribute>
        <Guid>string</Guid>
        <IsActive>boolean</IsActive>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <MasterEntityId>int</MasterEntityId>
        <SiteId>int</SiteId>
        <SynchStatus>boolean</SynchStatus>
        <MachineAttributeLogDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EnableForPromotion>boolean</EnableForPromotion>
        <IsChanged>boolean</IsChanged>
      </MachineAttributeDTO>
    </GameMachineAttributes>
    <MachineCommunicationLogDTO>
      <MachinesCommunicationLogId>int</MachinesCommunicationLogId>
      <MachineId>int</MachineId>
      <LastUpdateDate>dateTime</LastUpdateDate>
      <LastUpdatedBy>string</LastUpdatedBy>
      <IsActive>boolean</IsActive>
      <CreationDate>dateTime</CreationDate>
      <CreatedBy>string</CreatedBy>
      <Guid>string</Guid>
      <SiteId>int</SiteId>
      <SynchStatus>boolean</SynchStatus>
      <MasterEntityId>int</MasterEntityId>
      <CommunicationSuccessRatio>double</CommunicationSuccessRatio>
      <LastServerCommunicatedTime>dateTime</LastServerCommunicatedTime>
      <IsChanged>boolean</IsChanged>
    </MachineCommunicationLogDTO>
    <MachineNameGameName>string</MachineNameGameName>
    <GameName>string</GameName>
    <HubName>string</HubName>
    <CommunicationSuccessRate>double</CommunicationSuccessRate>
    <VipPrice>string</VipPrice>
    <MachineCharacteristics>string</MachineCharacteristics>
    <Attribute1>string</Attribute1>
    <Attribute2>string</Attribute2>
    <Attribute3>string</Attribute3>
    <QRPlayIdentifier>string</QRPlayIdentifier>
    <EraseQRPlayIdentifier>boolean</EraseQRPlayIdentifier>
    <MachineNameGameNameHubName>string</MachineNameGameNameHubName>
    <MachineNameHubName>string</MachineNameHubName>
    <MachineInputDevicesDTOList>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
      <MachineInputDevicesDTO>
        <DeviceId>int</DeviceId>
        <DeviceName>string</DeviceName>
        <DeviceTypeId>int</DeviceTypeId>
        <DeviceModelId>int</DeviceModelId>
        <MachineId>int</MachineId>
        <IsActive>boolean</IsActive>
        <IPAddress>string</IPAddress>
        <PortNo>int</PortNo>
        <MacAddress>string</MacAddress>
        <FPTemplateFormat>int</FPTemplateFormat>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <CreationDate>dateTime</CreationDate>
        <CreatedBy>string</CreatedBy>
        <MasterEntityId>int</MasterEntityId>
        <IsChanged>boolean</IsChanged>
      </MachineInputDevicesDTO>
    </MachineInputDevicesDTOList>
    <MachineTransferLogDTOList>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
      <MachineTransferLogDTO>
        <MachineTransferLogId>int</MachineTransferLogId>
        <MachineId>int</MachineId>
        <FromSiteId>int</FromSiteId>
        <ToSiteId>int</ToSiteId>
        <TransferDate>dateTime</TransferDate>
        <TransferedBy>string</TransferedBy>
        <FromMachineStatus>string</FromMachineStatus>
        <ToMachineStatus>string</ToMachineStatus>
        <SourceMachineGUID>string</SourceMachineGUID>
        <TargetMachineGUID>string</TargetMachineGUID>
        <Remarks>string</Remarks>
        <SiteId>int</SiteId>
        <Guid>string</Guid>
        <SynchStatus>boolean</SynchStatus>
        <MasterEntityId>int</MasterEntityId>
        <CreatedBy>string</CreatedBy>
        <CreationDate>dateTime</CreationDate>
        <LastUpdatedBy>string</LastUpdatedBy>
        <LastUpdateDate>dateTime</LastUpdateDate>
        <IsActive>boolean</IsActive>
        <MachineDTOList d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <IsChanged>boolean</IsChanged>
      </MachineTransferLogDTO>
    </MachineTransferLogDTOList>
    <MachineArrivalDate>dateTime</MachineArrivalDate>
    <IsChanged>boolean</IsChanged>
  </MachineDTO>
</ArrayOfMachineDTO>