<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

/**
 * This class stands for IdentyfikatorPracownikaMedycznegoOIDMT StructType
 * Meta information extracted from the WSDL
 * - documentation: Identyfikator pracownika medycznego.
 * @subpackage Structs
 */
class IdentyfikatorPracownikaMedycznegoOIDMT extends IdentyfikatorOIDMT
{
}
