<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

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