-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af090fd
commit ee3ff39
Showing
75 changed files
with
15,267 additions
and
2,687 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
samples/client/petstore/csharp/generichost/net8/FormModels/docs/models/MixLog.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Org.OpenAPITools.Model.MixLog | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Description** | **string** | | | ||
**FormulaVersionDate** | **DateTime** | | | ||
**Id** | **Guid** | | | ||
**MixDate** | **DateTime** | | | ||
**TotalOverPoors** | **int** | | | ||
**TotalRecalculations** | **int** | | | ||
**TotalSkips** | **int** | | | ||
**TotalUnderPours** | **int** | | | ||
**BatchNumber** | **string** | | [optional] | ||
**BrandCode** | **string** | BrandCode is only required for non-color mixes | [optional] | ||
**BrandId** | **string** | BrandId is only required for color mixes | [optional] | ||
**BrandName** | **string** | BrandName is only required for color mixes | [optional] | ||
**CategoryCode** | **string** | CategoryCode is not used anymore | [optional] | ||
**Color** | **string** | Color is only required for color mixes | [optional] | ||
**ColorDescription** | **string** | | [optional] | ||
**Comment** | **string** | | [optional] | ||
**CommercialProductCode** | **string** | | [optional] | ||
**Country** | **string** | | [optional] | ||
**CreatedBy** | **string** | | [optional] | ||
**CreatedByFirstName** | **string** | | [optional] | ||
**CreatedByLastName** | **string** | | [optional] | ||
**DeltaECalculationRepaired** | **string** | | [optional] | ||
**DeltaECalculationSprayout** | **string** | | [optional] | ||
**OwnColorVariantNumber** | **int** | | [optional] | ||
**PrimerProductId** | **string** | | [optional] | ||
**ProductId** | **string** | ProductId is only required for color mixes | [optional] | ||
**ProductLineCode** | **string** | ProductLineCode is only required for color mixes | [optional] | ||
**ProductName** | **string** | ProductName is only required for color mixes | [optional] | ||
**SelectedVersionIndex** | **int** | | [optional] | ||
**ShopId** | **Guid** | | [optional] | ||
**SomeCode** | **string** | SomeCode is only required for color mixes | [optional] | ||
**TotalPrice** | **float** | | [optional] | ||
|
||
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.