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.

23 lines
912 B

1 year ago
  1. <<<<<<< Updated upstream
  2. # CircleSDK.Model.CreateCircleRequest
  3. =======
  4. # IO.Swagger.Model.CreateCircleRequest
  5. >>>>>>> Stashed changes
  6. ## Properties
  7. Name | Type | Description | Notes
  8. ------------ | ------------- | ------------- | -------------
  9. <<<<<<< Updated upstream
  10. **CircleName** | **string** | CircleName | [optional]
  11. **CircleDescription** | **string** | CircleDescription | [optional]
  12. **CustomerId** | **string** | CustomerId | [optional]
  13. **CustomerToken** | **string** | CustomerToken | [optional]
  14. =======
  15. **CircleName** | **string** | CircleName |
  16. **CircleDescription** | **string** | CircleDescription | [optional]
  17. **CustomerId** | **string** | CustomerId |
  18. **CustomerToken** | **string** | CustomerToken |
  19. >>>>>>> Stashed changes
  20. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)