You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
954 B

1 year ago
  1. <<<<<<< Updated upstream
  2. # CircleSDK.Model.FileInfo
  3. =======
  4. # IO.Swagger.Model.FileInfo
  5. >>>>>>> Stashed changes
  6. ## Properties
  7. Name | Type | Description | Notes
  8. ------------ | ------------- | ------------- | -------------
  9. <<<<<<< Updated upstream
  10. **FileName** | **string** | FileName | [optional]
  11. **RevisionNumber** | **int?** | RevisionNumber | [optional]
  12. **FileSize** | **long?** | FileSize | [optional]
  13. **FmapId** | **string** | FmapId | [optional]
  14. **OwnerId** | **string** | OwnerId | [optional]
  15. **Uploaded** | **bool?** | Uploaded | [optional]
  16. =======
  17. **FileName** | **string** | FileName |
  18. **RevisionNumber** | **int?** | RevisionNumber |
  19. **FileSize** | **long?** | FileSize |
  20. **FmapId** | **string** | FmapId |
  21. **OwnerId** | **string** | OwnerId |
  22. >>>>>>> Stashed changes
  23. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)