class RegionalTaxRateInfo extends Model (View source)

Properties

bool $eligibleForStreamingServiceTaxRate
string $streamingTaxType
string $taxTier

Methods

setEligibleForStreamingServiceTaxRate($eligibleForStreamingServiceTaxRate)

No description

setStreamingTaxType($streamingTaxType)

No description

string
getStreamingTaxType()

No description

setTaxTier($taxTier)

No description

string
getTaxTier()

No description

Details

setEligibleForStreamingServiceTaxRate($eligibleForStreamingServiceTaxRate)

No description

Parameters

$eligibleForStreamingServiceTaxRate

bool getEligibleForStreamingServiceTaxRate()

No description

Return Value

bool

setStreamingTaxType($streamingTaxType)

No description

Parameters

$streamingTaxType

string getStreamingTaxType()

No description

Return Value

string

setTaxTier($taxTier)

No description

Parameters

$taxTier

string getTaxTier()

No description

Return Value

string