Cmdlets for TaxJar

Build 23.0.8839

Params Parameter (Invoke-TaxJar Cmdlet)

The parameters that will be used for the query.

Syntax

Invoke-TaxJar -Params Hashtable

Remarks

The parameters to use for a query, in hashtable format. The hashtable keys must match the parameter names used in the query. Use the format @ParameterName to specify parameter names.

Note that to mitigate SQL injection, all statements executed by the cmdlets are prepared statements.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839