PHP Class Api\StructType\ApiCampaignGetItem

Inheritance: extends ApiCampaignBase
Afficher le fichier Open project: wsdltophp/packagegenerator

Méthodes publiques

Свойство Type Description
$BlockedIps Api\ArrayType\ApiArrayOfString The BlockedIps Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$Currency string The Currency Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$DailyBudget Api\StructType\ApiDailyBudget The DailyBudget Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$DynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem The DynamicTextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$EndDate string The EndDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$ExcludedSites Api\ArrayType\ApiArrayOfString The ExcludedSites Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$Funds Api\StructType\ApiFundsParam The Funds Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Id integer The Id Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$MobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem The MobileAppCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Name string The Name Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$NegativeKeywords Api\ArrayType\ApiArrayOfString The NegativeKeywords Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$RepresentedBy Api\StructType\ApiCampaignAssistant The RepresentedBy Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$SourceId integer The SourceId Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
$StartDate string The StartDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$State string The State Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Statistics Api\StructType\ApiStatistics The Statistics Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Status string The Status Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$StatusClarification string The StatusClarification Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$StatusPayment string The StatusPayment Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$TextCampaign Api\StructType\ApiTextCampaignGetItem The TextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
$Type string The Type Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0

Méthodes publiques

Méthode Description
__construct ( integer $id = null, string $name = null, string $startDate = null, string $type = null, string $status = null, string $state = null, string $statusPayment = null, string $statusClarification = null, integer $sourceId = null, Api\StructType\ApiStatistics $statistics = null, string $currency = null, Api\StructType\ApiFundsParam $funds = null, Api\StructType\ApiCampaignAssistant $representedBy = null, Api\StructType\ApiDailyBudget $dailyBudget = null, string $endDate = null, ApiArrayOfString $negativeKeywords = null, ApiArrayOfString $blockedIps = null, ApiArrayOfString $excludedSites = null, Api\StructType\ApiTextCampaignGetItem $textCampaign = null, Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null, Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) Constructor method for CampaignGetItem
__set_state ( array $array ) : ApiCampaignGetItem Method called when an object has been exported with var_export() functions It allows to return an object instantiated with the values
__toString ( ) : string Method returning the class name
getBlockedIps ( ) : ApiArrayOfString | null Get BlockedIps value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getCurrency ( ) : string | null Get Currency value
getDailyBudget ( ) : Api\StructType\ApiDailyBudget | null Get DailyBudget value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getDynamicTextCampaign ( ) : Api\StructType\ApiDynamicTextCampaignGetItem | null Get DynamicTextCampaign value
getEndDate ( ) : string | null Get EndDate value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getExcludedSites ( ) : ApiArrayOfString | null Get ExcludedSites value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getFunds ( ) : Api\StructType\ApiFundsParam | null Get Funds value
getId ( ) : integer | null Get Id value
getMobileAppCampaign ( ) : Api\StructType\ApiMobileAppCampaignGetItem | null Get MobileAppCampaign value
getName ( ) : string | null Get Name value
getNegativeKeywords ( ) : ApiArrayOfString | null Get NegativeKeywords value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getRepresentedBy ( ) : Api\StructType\ApiCampaignAssistant | null Get RepresentedBy value
getSourceId ( ) : integer | null Get SourceId value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
getStartDate ( ) : string | null Get StartDate value
getState ( ) : string | null Get State value
getStatistics ( ) : Api\StructType\ApiStatistics | null Get Statistics value
getStatus ( ) : string | null Get Status value
getStatusClarification ( ) : string | null Get StatusClarification value
getStatusPayment ( ) : string | null Get StatusPayment value
getTextCampaign ( ) : Api\StructType\ApiTextCampaignGetItem | null Get TextCampaign value
getType ( ) : string | null Get Type value
setBlockedIps ( ApiArrayOfString $blockedIps = null ) : ApiCampaignGetItem Set BlockedIps value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setCurrency ( string $currency = null ) : ApiCampaignGetItem Set Currency value
setDailyBudget ( Api\StructType\ApiDailyBudget $dailyBudget = null ) : ApiCampaignGetItem Set DailyBudget value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setDynamicTextCampaign ( Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) : ApiCampaignGetItem Set DynamicTextCampaign value
setEndDate ( string $endDate = null ) : ApiCampaignGetItem Set EndDate value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setExcludedSites ( ApiArrayOfString $excludedSites = null ) : ApiCampaignGetItem Set ExcludedSites value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setFunds ( Api\StructType\ApiFundsParam $funds = null ) : ApiCampaignGetItem Set Funds value
setId ( integer $id = null ) : ApiCampaignGetItem Set Id value
setMobileAppCampaign ( Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null ) : ApiCampaignGetItem Set MobileAppCampaign value
setName ( string $name = null ) : ApiCampaignGetItem Set Name value
setNegativeKeywords ( ApiArrayOfString $negativeKeywords = null ) : ApiCampaignGetItem Set NegativeKeywords value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setRepresentedBy ( Api\StructType\ApiCampaignAssistant $representedBy = null ) : ApiCampaignGetItem Set RepresentedBy value
setSourceId ( integer $sourceId = null ) : ApiCampaignGetItem Set SourceId value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
setStartDate ( string $startDate = null ) : ApiCampaignGetItem Set StartDate value
setState ( string $state = null ) : ApiCampaignGetItem Set State value
setStatistics ( Api\StructType\ApiStatistics $statistics = null ) : ApiCampaignGetItem Set Statistics value
setStatus ( string $status = null ) : ApiCampaignGetItem Set Status value
setStatusClarification ( string $statusClarification = null ) : ApiCampaignGetItem Set StatusClarification value
setStatusPayment ( string $statusPayment = null ) : ApiCampaignGetItem Set StatusPayment value
setTextCampaign ( Api\StructType\ApiTextCampaignGetItem $textCampaign = null ) : ApiCampaignGetItem Set TextCampaign value
setType ( string $type = null ) : ApiCampaignGetItem Set Type value

Method Details

__construct() public méthode

Constructor method for CampaignGetItem
public __construct ( integer $id = null, string $name = null, string $startDate = null, string $type = null, string $status = null, string $state = null, string $statusPayment = null, string $statusClarification = null, integer $sourceId = null, Api\StructType\ApiStatistics $statistics = null, string $currency = null, Api\StructType\ApiFundsParam $funds = null, Api\StructType\ApiCampaignAssistant $representedBy = null, Api\StructType\ApiDailyBudget $dailyBudget = null, string $endDate = null, ApiArrayOfString $negativeKeywords = null, ApiArrayOfString $blockedIps = null, ApiArrayOfString $excludedSites = null, Api\StructType\ApiTextCampaignGetItem $textCampaign = null, Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null, Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null )
$id integer
$name string
$startDate string
$type string
$status string
$state string
$statusPayment string
$statusClarification string
$sourceId integer
$statistics Api\StructType\ApiStatistics
$currency string
$funds Api\StructType\ApiFundsParam
$representedBy Api\StructType\ApiCampaignAssistant
$dailyBudget Api\StructType\ApiDailyBudget
$endDate string
$negativeKeywords Api\ArrayType\ApiArrayOfString
$blockedIps Api\ArrayType\ApiArrayOfString
$excludedSites Api\ArrayType\ApiArrayOfString
$textCampaign Api\StructType\ApiTextCampaignGetItem
$mobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem
$dynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem

__set_state() public static méthode

Method called when an object has been exported with var_export() functions It allows to return an object instantiated with the values
See also: AbstractStructBase::__set_state()
public static __set_state ( array $array ) : ApiCampaignGetItem
$array array the exported values
Résultat ApiCampaignGetItem

__toString() public méthode

Method returning the class name
public __toString ( ) : string
Résultat string __CLASS__

getBlockedIps() public méthode

Get BlockedIps value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getBlockedIps ( ) : ApiArrayOfString | null
Résultat Api\ArrayType\ApiArrayOfString | null

getCurrency() public méthode

Get Currency value
public getCurrency ( ) : string | null
Résultat string | null

getDailyBudget() public méthode

Get DailyBudget value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getDailyBudget ( ) : Api\StructType\ApiDailyBudget | null
Résultat Api\StructType\ApiDailyBudget | null

getDynamicTextCampaign() public méthode

Get DynamicTextCampaign value
public getDynamicTextCampaign ( ) : Api\StructType\ApiDynamicTextCampaignGetItem | null
Résultat Api\StructType\ApiDynamicTextCampaignGetItem | null

getEndDate() public méthode

Get EndDate value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getEndDate ( ) : string | null
Résultat string | null

getExcludedSites() public méthode

Get ExcludedSites value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getExcludedSites ( ) : ApiArrayOfString | null
Résultat Api\ArrayType\ApiArrayOfString | null

getFunds() public méthode

Get Funds value
public getFunds ( ) : Api\StructType\ApiFundsParam | null
Résultat Api\StructType\ApiFundsParam | null

getId() public méthode

Get Id value
public getId ( ) : integer | null
Résultat integer | null

getMobileAppCampaign() public méthode

Get MobileAppCampaign value
public getMobileAppCampaign ( ) : Api\StructType\ApiMobileAppCampaignGetItem | null
Résultat Api\StructType\ApiMobileAppCampaignGetItem | null

getName() public méthode

Get Name value
public getName ( ) : string | null
Résultat string | null

getNegativeKeywords() public méthode

Get NegativeKeywords value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getNegativeKeywords ( ) : ApiArrayOfString | null
Résultat Api\ArrayType\ApiArrayOfString | null

getRepresentedBy() public méthode

Get RepresentedBy value
public getRepresentedBy ( ) : Api\StructType\ApiCampaignAssistant | null
Résultat Api\StructType\ApiCampaignAssistant | null

getSourceId() public méthode

Get SourceId value An additional test has been added (isset) before returning the property value as this property may have been unset before, due to the fact that this property is removable from the request (nillable=true+minOccurs=0)
public getSourceId ( ) : integer | null
Résultat integer | null

getStartDate() public méthode

Get StartDate value
public getStartDate ( ) : string | null
Résultat string | null

getState() public méthode

Get State value
public getState ( ) : string | null
Résultat string | null

getStatistics() public méthode

Get Statistics value
public getStatistics ( ) : Api\StructType\ApiStatistics | null
Résultat Api\StructType\ApiStatistics | null

getStatus() public méthode

Get Status value
public getStatus ( ) : string | null
Résultat string | null

getStatusClarification() public méthode

Get StatusClarification value
public getStatusClarification ( ) : string | null
Résultat string | null

getStatusPayment() public méthode

Get StatusPayment value
public getStatusPayment ( ) : string | null
Résultat string | null

getTextCampaign() public méthode

Get TextCampaign value
public getTextCampaign ( ) : Api\StructType\ApiTextCampaignGetItem | null
Résultat Api\StructType\ApiTextCampaignGetItem | null

getType() public méthode

Get Type value
public getType ( ) : string | null
Résultat string | null

setBlockedIps() public méthode

Set BlockedIps value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setBlockedIps ( ApiArrayOfString $blockedIps = null ) : ApiCampaignGetItem
$blockedIps Api\ArrayType\ApiArrayOfString
Résultat ApiCampaignGetItem

setCurrency() public méthode

Set Currency value
public setCurrency ( string $currency = null ) : ApiCampaignGetItem
$currency string
Résultat ApiCampaignGetItem

setDailyBudget() public méthode

Set DailyBudget value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setDailyBudget ( Api\StructType\ApiDailyBudget $dailyBudget = null ) : ApiCampaignGetItem
$dailyBudget Api\StructType\ApiDailyBudget
Résultat ApiCampaignGetItem

setDynamicTextCampaign() public méthode

Set DynamicTextCampaign value
public setDynamicTextCampaign ( Api\StructType\ApiDynamicTextCampaignGetItem $dynamicTextCampaign = null ) : ApiCampaignGetItem
$dynamicTextCampaign Api\StructType\ApiDynamicTextCampaignGetItem
Résultat ApiCampaignGetItem

setEndDate() public méthode

Set EndDate value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setEndDate ( string $endDate = null ) : ApiCampaignGetItem
$endDate string
Résultat ApiCampaignGetItem

setExcludedSites() public méthode

Set ExcludedSites value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setExcludedSites ( ApiArrayOfString $excludedSites = null ) : ApiCampaignGetItem
$excludedSites Api\ArrayType\ApiArrayOfString
Résultat ApiCampaignGetItem

setFunds() public méthode

Set Funds value
public setFunds ( Api\StructType\ApiFundsParam $funds = null ) : ApiCampaignGetItem
$funds Api\StructType\ApiFundsParam
Résultat ApiCampaignGetItem

setId() public méthode

Set Id value
public setId ( integer $id = null ) : ApiCampaignGetItem
$id integer
Résultat ApiCampaignGetItem

setMobileAppCampaign() public méthode

Set MobileAppCampaign value
public setMobileAppCampaign ( Api\StructType\ApiMobileAppCampaignGetItem $mobileAppCampaign = null ) : ApiCampaignGetItem
$mobileAppCampaign Api\StructType\ApiMobileAppCampaignGetItem
Résultat ApiCampaignGetItem

setName() public méthode

Set Name value
public setName ( string $name = null ) : ApiCampaignGetItem
$name string
Résultat ApiCampaignGetItem

setNegativeKeywords() public méthode

Set NegativeKeywords value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setNegativeKeywords ( ApiArrayOfString $negativeKeywords = null ) : ApiCampaignGetItem
$negativeKeywords Api\ArrayType\ApiArrayOfString
Résultat ApiCampaignGetItem

setRepresentedBy() public méthode

Set RepresentedBy value
public setRepresentedBy ( Api\StructType\ApiCampaignAssistant $representedBy = null ) : ApiCampaignGetItem
$representedBy Api\StructType\ApiCampaignAssistant
Résultat ApiCampaignGetItem

setSourceId() public méthode

Set SourceId value This property is removable from request (nillable=true+minOccurs=0), therefore if the value assigned to this property is null, it is removed from this object
public setSourceId ( integer $sourceId = null ) : ApiCampaignGetItem
$sourceId integer
Résultat ApiCampaignGetItem

setStartDate() public méthode

Set StartDate value
public setStartDate ( string $startDate = null ) : ApiCampaignGetItem
$startDate string
Résultat ApiCampaignGetItem

setState() public méthode

Set State value
public setState ( string $state = null ) : ApiCampaignGetItem
$state string
Résultat ApiCampaignGetItem

setStatistics() public méthode

Set Statistics value
public setStatistics ( Api\StructType\ApiStatistics $statistics = null ) : ApiCampaignGetItem
$statistics Api\StructType\ApiStatistics
Résultat ApiCampaignGetItem

setStatus() public méthode

Set Status value
public setStatus ( string $status = null ) : ApiCampaignGetItem
$status string
Résultat ApiCampaignGetItem

setStatusClarification() public méthode

Set StatusClarification value
public setStatusClarification ( string $statusClarification = null ) : ApiCampaignGetItem
$statusClarification string
Résultat ApiCampaignGetItem

setStatusPayment() public méthode

Set StatusPayment value
public setStatusPayment ( string $statusPayment = null ) : ApiCampaignGetItem
$statusPayment string
Résultat ApiCampaignGetItem

setTextCampaign() public méthode

Set TextCampaign value
public setTextCampaign ( Api\StructType\ApiTextCampaignGetItem $textCampaign = null ) : ApiCampaignGetItem
$textCampaign Api\StructType\ApiTextCampaignGetItem
Résultat ApiCampaignGetItem

setType() public méthode

Set Type value
public setType ( string $type = null ) : ApiCampaignGetItem
$type string
Résultat ApiCampaignGetItem

Property Details

$BlockedIps public_oe property

The BlockedIps Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $BlockedIps
Résultat Api\ArrayType\ApiArrayOfString

$Currency public_oe property

The Currency Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Currency
Résultat string

$DailyBudget public_oe property

The DailyBudget Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiDailyBudget,Api\StructType $DailyBudget
Résultat Api\StructType\ApiDailyBudget

$DynamicTextCampaign public_oe property

The DynamicTextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiDynamicTextCampaignGetItem,Api\StructType $DynamicTextCampaign
Résultat Api\StructType\ApiDynamicTextCampaignGetItem

$EndDate public_oe property

The EndDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public string $EndDate
Résultat string

$ExcludedSites public_oe property

The ExcludedSites Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $ExcludedSites
Résultat Api\ArrayType\ApiArrayOfString

$Funds public_oe property

The Funds Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiFundsParam,Api\StructType $Funds
Résultat Api\StructType\ApiFundsParam

$Id public_oe property

The Id Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public int $Id
Résultat integer

$MobileAppCampaign public_oe property

The MobileAppCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiMobileAppCampaignGetItem,Api\StructType $MobileAppCampaign
Résultat Api\StructType\ApiMobileAppCampaignGetItem

$Name public_oe property

The Name Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Name
Résultat string

$NegativeKeywords public_oe property

The NegativeKeywords Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public ApiArrayOfString,Api\ArrayType $NegativeKeywords
Résultat Api\ArrayType\ApiArrayOfString

$RepresentedBy public_oe property

The RepresentedBy Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiCampaignAssistant,Api\StructType $RepresentedBy
Résultat Api\StructType\ApiCampaignAssistant

$SourceId public_oe property

The SourceId Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0 - nillable: true
public int $SourceId
Résultat integer

$StartDate public_oe property

The StartDate Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StartDate
Résultat string

$State public_oe property

The State Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $State
Résultat string

$Statistics public_oe property

The Statistics Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiStatistics,Api\StructType $Statistics
Résultat Api\StructType\ApiStatistics

$Status public_oe property

The Status Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Status
Résultat string

$StatusClarification public_oe property

The StatusClarification Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusClarification
Résultat string

$StatusPayment public_oe property

The StatusPayment Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $StatusPayment
Résultat string

$TextCampaign public_oe property

The TextCampaign Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public ApiTextCampaignGetItem,Api\StructType $TextCampaign
Résultat Api\StructType\ApiTextCampaignGetItem

$Type public_oe property

The Type Meta informations extracted from the WSDL - maxOccurs: 1 - minOccurs: 0
public string $Type
Résultat string