|
73 | 73 | <Compile Include="enums\AdvancedRuleScriptType.cs" /> |
74 | 74 | <Compile Include="enums\AgeVerifyFailureCode.cs" /> |
75 | 75 | <Compile Include="enums\ApiCallStatus.cs" /> |
| 76 | + <Compile Include="enums\ApiVersionSchema.cs" /> |
76 | 77 | <Compile Include="enums\AuthenticationTypeId.cs" /> |
77 | 78 | <Compile Include="enums\AvataxDeleteErrorTransactionStatus.cs" /> |
78 | 79 | <Compile Include="enums\BatchStatus.cs" /> |
|
96 | 97 | <Compile Include="enums\ExemptCertReviewStatusId.cs" /> |
97 | 98 | <Compile Include="enums\ExemptCertStatusId.cs" /> |
98 | 99 | <Compile Include="enums\ExemptCertTypeId.cs" /> |
| 100 | + <Compile Include="enums\FailureCodes.cs" /> |
99 | 101 | <Compile Include="enums\FilingFrequencyId.cs" /> |
100 | 102 | <Compile Include="enums\FilingOptionTypeId.cs" /> |
101 | 103 | <Compile Include="enums\FilingRequestStatus.cs" /> |
|
185 | 187 | <Compile Include="models\AuditEvent.cs" /> |
186 | 188 | <Compile Include="models\AuditModel.cs" /> |
187 | 189 | <Compile Include="models\AuditMultiDocumentModel.cs" /> |
| 190 | + <Compile Include="models\AuditServiceConfigModel.cs" /> |
188 | 191 | <Compile Include="models\AuditTransactionModel.cs" /> |
189 | 192 | <Compile Include="models\AvaFileFormModel.cs" /> |
190 | 193 | <Compile Include="models\AvailableCycleModel.cs" /> |
|
202 | 205 | <Compile Include="models\CertificateModel.cs" /> |
203 | 206 | <Compile Include="models\CertificateTaxCodeModel.cs" /> |
204 | 207 | <Compile Include="models\ChangeTransactionCodeModel.cs" /> |
| 208 | + <Compile Include="models\ClassificationDetailsModel.cs" /> |
205 | 209 | <Compile Include="models\ClassificationModel.cs" /> |
206 | 210 | <Compile Include="models\ClassificationParameterUsageMapModel.cs" /> |
207 | 211 | <Compile Include="models\CommitMultiDocumentModel.cs" /> |
|
310 | 314 | <Compile Include="models\IsoRegionModel.cs" /> |
311 | 315 | <Compile Include="models\ItemBulkUploadInputModel.cs" /> |
312 | 316 | <Compile Include="models\ItemBulkUploadOutputModel.cs" /> |
| 317 | + <Compile Include="models\ItemCatalogueInputModel.cs" /> |
| 318 | + <Compile Include="models\ItemCatalogueOutputModel.cs" /> |
313 | 319 | <Compile Include="models\ItemClassificationInputModel.cs" /> |
314 | 320 | <Compile Include="models\ItemClassificationOutputModel.cs" /> |
315 | 321 | <Compile Include="models\ItemModel.cs" /> |
316 | 322 | <Compile Include="models\ItemParameterModel.cs" /> |
| 323 | + <Compile Include="models\ItemRestrictionInputModel.cs" /> |
| 324 | + <Compile Include="models\ItemRestrictionOutputModel.cs" /> |
317 | 325 | <Compile Include="models\ItemSyncModel.cs" /> |
318 | 326 | <Compile Include="models\ItemTagDetailModel.cs" /> |
| 327 | + <Compile Include="models\ItemTaxCodeClassificationRequestInputModel.cs" /> |
| 328 | + <Compile Include="models\ItemTaxCodeClassificationRequestOutputModel.cs" /> |
| 329 | + <Compile Include="models\ItemTaxCodeClassificationRequestStatusOutputModel.cs" /> |
| 330 | + <Compile Include="models\ItemTaxCodeModel.cs" /> |
| 331 | + <Compile Include="models\ItemTaxCodeRecommendationsOutputModel.cs" /> |
319 | 332 | <Compile Include="models\ItemUploadErrorModel.cs" /> |
320 | 333 | <Compile Include="models\JurisdictionModel.cs" /> |
321 | 334 | <Compile Include="models\JurisdictionOverrideModel.cs" /> |
|
0 commit comments