Property | Type | Description | |
---|---|---|---|
$businessAccountIdentifier | string | ||
$businessNameFilter | string | ||
$categoryFilters | string[] | ||
$emailAddress | string | ||
$labelFilters | string[] | ||
$oAuthInfo | OAuthInfo |
Method | Description | |
---|---|---|
__construct ( $oAuthInfo = null, $emailAddress = null, $businessAccountIdentifier = null, $businessNameFilter = null, $categoryFilters = null, $labelFilters = null, $SystemFeedGenerationDataType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $oAuthInfo = null, $emailAddress = null, $businessAccountIdentifier = null, $businessNameFilter = null, $categoryFilters = null, $labelFilters = null, $SystemFeedGenerationDataType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |