class PartnerCost extends Model (View source)

Properties

string $costType
string $feeAmount
string $feePercentageMillis
string $feeType
string $invoiceType

Methods

setCostType($costType)

No description

string
getCostType()

No description

setFeeAmount($feeAmount)

No description

string
getFeeAmount()

No description

setFeePercentageMillis($feePercentageMillis)

No description

string
getFeePercentageMillis()

No description

setFeeType($feeType)

No description

string
getFeeType()

No description

setInvoiceType($invoiceType)

No description

string
getInvoiceType()

No description

Details

setCostType($costType)

No description

Parameters

$costType

string getCostType()

No description

Return Value

string

setFeeAmount($feeAmount)

No description

Parameters

$feeAmount

string getFeeAmount()

No description

Return Value

string

setFeePercentageMillis($feePercentageMillis)

No description

Parameters

$feePercentageMillis

string getFeePercentageMillis()

No description

Return Value

string

setFeeType($feeType)

No description

Parameters

$feeType

string getFeeType()

No description

Return Value

string

setInvoiceType($invoiceType)

No description

Parameters

$invoiceType

string getInvoiceType()

No description

Return Value

string