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.

16 lines
796 B

1 year ago
  1. # CircleSDK.Model.GetRAVStatusReply
  2. ## Properties
  3. Name | Type | Description | Notes
  4. ------------ | ------------- | ------------- | -------------
  5. **Status** | [**ReturnStatus**](ReturnStatus.md) | | [optional]
  6. **RequestAuthVerificationId** | **string** | RequestAuthVerificationId | [optional]
  7. **EventTimeSecsSince2000** | **long?** | EventTimeSecsSince2000 | [optional]
  8. **Verifier** | **string** | Verifier | [optional]
  9. **RAVStatus** | **int?** | RAVStatus | [optional]
  10. **Details** | **string** | Details | [optional]
  11. **CircleId** | **string** | CircleId | [optional]
  12. **CustomerId** | **string** | CustomerId | [optional]
  13. [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)