<?php
use \WsdlToPhp\PackageBase\AbstractStructBase;

/**
 * This class stands for RegistraFCMToken_Result StructType
 * Meta information extracted from the WSDL
 * - nillable: true
 * - type: tns:RegistraFCMToken_Result
 * @subpackage Structs
 */
class RegistraFCMToken_Result extends WebService_GenericResult
{
}
