isTaxable

@SerialName(value = "is_taxable")
val isTaxable: IntBoolean(source)

Will additional tax be added to the base price?

  • true - Yes.

  • false - No.

False MAY be used to indicate that tax is not charged or that tax is included in the base price.