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.

35 lines
1.4 KiB

1 year ago
  1. <<<<<<< Updated upstream
  2. # CircleSDK.Model.MessageInfo
  3. =======
  4. # IO.Swagger.Model.MessageInfo
  5. >>>>>>> Stashed changes
  6. ## Properties
  7. Name | Type | Description | Notes
  8. ------------ | ------------- | ------------- | -------------
  9. <<<<<<< Updated upstream
  10. **MessageId** | **string** | MessageId | [optional]
  11. **UserId** | **string** | UserId | [optional]
  12. **MessageTimeOffset** | **string** | MessageTimeOffset | [optional]
  13. **Message** | **string** | Message | [optional]
  14. **MessageType** | **int?** | MessageType | [optional]
  15. **MessageSubType** | **int?** | MessageSubType | [optional]
  16. **Context** | **string** | Context | [optional]
  17. **ObjectPath** | **string** | ObjectPath | [optional]
  18. **Base64Data** | **string** | Base64Data | [optional]
  19. **AdditionalJson** | **string** | AdditionalJson | [optional]
  20. =======
  21. **MessageId** | **string** | MessageId |
  22. **UserId** | **string** | UserId |
  23. **MessageTimeOffset** | **string** | MessageTimeOffset |
  24. **Message** | **string** | Message |
  25. **MessageType** | **int?** | MessageType |
  26. **MessageSubType** | **int?** | MessageSubType |
  27. **Context** | **string** | Context |
  28. **ObjectPath** | **string** | ObjectPath |
  29. **Base64Data** | **string** | Base64Data |
  30. **AdditionalJson** | **string** | AdditionalJson |
  31. >>>>>>> Stashed changes
  32. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)