class ManagedProductTaxAndComplianceSettings extends Model (View source)

Properties

string $eeaWithdrawalRightType
bool $isTokenizedDigitalAsset
protected $taxRateInfoByRegionCodeType
protected $taxRateInfoByRegionCodeDataType

Methods

setEeaWithdrawalRightType($eeaWithdrawalRightType)

No description

string
getEeaWithdrawalRightType()

No description

setIsTokenizedDigitalAsset($isTokenizedDigitalAsset)

No description

bool
getIsTokenizedDigitalAsset()

No description

setTaxRateInfoByRegionCode($taxRateInfoByRegionCode)

No description

Details

setEeaWithdrawalRightType($eeaWithdrawalRightType)

No description

Parameters

$eeaWithdrawalRightType

string getEeaWithdrawalRightType()

No description

Return Value

string

setIsTokenizedDigitalAsset($isTokenizedDigitalAsset)

No description

Parameters

$isTokenizedDigitalAsset

bool getIsTokenizedDigitalAsset()

No description

Return Value

bool

setTaxRateInfoByRegionCode($taxRateInfoByRegionCode)

No description

Parameters

$taxRateInfoByRegionCode

RegionalTaxRateInfo[] getTaxRateInfoByRegionCode()

No description

Return Value

RegionalTaxRateInfo[]