Свойство | Тип | Описание | |
---|---|---|---|
$biddingScheme | BiddingScheme | ||
$id | integer | ||
$name | string | ||
$status | tnsSharedBiddingStrategyBiddingStrategyStatus | ||
$systemStatus | tnsBiddingStrategySystemStatus | ||
$type | tnsBiddingStrategyType |
Метод | Описание | |
---|---|---|
__construct ( $biddingScheme = null, $id = null, $name = null, $status = null, $type = null, $systemStatus = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $biddingScheme = null, $id = null, $name = null, $status = null, $type = null, $systemStatus = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |
public tnsSharedBiddingStrategyBiddingStrategyStatus $status | ||
Результат | tnsSharedBiddingStrategyBiddingStrategyStatus |
public tnsBiddingStrategySystemStatus $systemStatus | ||
Результат | tnsBiddingStrategySystemStatus |