TaxInformation_IN.getTaxRegistrationNumbersTable Method
Gets the TaxRegistrationNumbers_IN record, based on the tax type.
Syntax
public TaxRegistrationNumbers_IN getTaxRegistrationNumbersTable(TaxType_IN _taxType, [ExciseType_IN _exciseTypes])
Run On
Called
Parameters
- _taxType
Type: TaxType_IN Enumeration
The tax type.
- _exciseTypes
Type: ExciseType_IN Enumeration
The excise type; optional.
Return Value
Type: TaxRegistrationNumbers_IN Table
The TaxRegistrationNumbers_IN record.