<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

/**
 * This class stands for IdentyfikatorUslugodawcyOIDMT StructType
 * Meta information extracted from the WSDL
 * - documentation: Identyfikator usługodawcy.
 * @subpackage Structs
 */
class IdentyfikatorUslugodawcyOIDMT extends IdentyfikatorOIDMT
{
}
