<?php
namespace ATWS\AutotaskObjects;

class AutotaskIntegrations extends Entity
{
    public $PartnerID;
}
