Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Sage_API_Tax_Code_1_0

Marcus Corner edited this page Dec 9, 2015 · 1 revision

Overview

The Tax Code DTO is used to return relevant data to the API end-user.

Properties

Field Type Accessibility
Reference Sage_API_Reference_1_0 global
Legislation Sage_API_Reference_1_0 global

Example

List<Sage_API_Tax_Code_1_0> codes = Sage_API_Tax_Helper_1_0.GetTaxCodes();
Clone this wiki locally