commercestoretax.ClassTaxesResponse

Apex class representation for ClassTaxesResponse

Constructor for ClassTaxesResponse object. No-Arg Constructor.


Get 'ClassTaxesResponse.TotalTaxAmount'.

TypeDescription
Decimal

Set 'ClassTaxesResponse.TotalTaxAmount'.

TypeDescription
void

Get 'ClassTaxesResponse.TotalAmount'.

TypeDescription
Decimal

Set 'ClassTaxesResponse.TotalAmount'.

TypeDescription
void

Returns the StoreTaxesInfo representation return commercestoretax.StoreTaxesInfo

Sets the StoreTaxesInfo representation

TypeDescription
void

Returns the list of ProductId return ProductIdCollection

Removes one element from a list of ProductId

TypeDescription
void

Adds one element from a list of ProductId

TypeDescription
void