HussainLatiff's picture
Added node.js AI Mastering module (#21)
0e27770 verified
|
raw
history blame
463 Bytes
# Aimastering.SpSubscription
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | | [optional]
**userId** | **Number** | | [optional]
**status** | **String** | | [optional]
**createdAt** | **Date** | | [optional]
**updatedAt** | **Date** | | [optional]
<a name="StatusEnum"></a>
## Enum: StatusEnum
* `active` (value: `"active"`)
* `inactive` (value: `"inactive"`)