<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

/**
 * This class stands for IdentyfikatorUslugobiorcyOIDMT StructType
 * Meta information extracted from the WSDL
 * - documentation: Identyfikator usługobiorcy. W polu root przekazywany jest typ identyfikatora, a w polu extension konkretna wartość dla danego typu. Np. dla numeru PESEL, w polu root należy podać 2.16.840.1.113883.3.4424.1.1.616, a w polu
 * extension konkretny numer PESEL.
 * @subpackage Structs
 */
class IdentyfikatorUslugobiorcyOIDMT extends IdentyfikatorOIDMT
{
}
