 | IClaimsGetClaimsTaxRateRequestTypeZip Property |
OPTIONAL. Supply the unique zip to filter the results for that zip.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Zip { get; set; }
Public Property Zip As String
Get
Set
function get Zip () : String
function set Zip (value : String)
function get_Zip();
function set_Zip(value);
Property Value
Type:
String
See Also