Summer '26 (API version 67.0)
blng
The following are methods for TaxResults.
global static void getId()
Type: void
global static void getRate()
global static void getSummary()
global static void getTax()
global static void isSuccess()
global static void setRate(Decimal rate)
global static void setTax(Decimal tax)
global static void setIsSuccess(Boolean isSuccess)
global static void setId(String id)
global static void setSummary(String summary)