Like
VARIABLE | TYPE | DESCRIPTION | OPTIONAL |
---|---|---|---|
id | String | Unique ID of the like. | |
userId | String | Unique ID of the like creator. | |
createdAt | Long | Timestamp when the like was created. | |
updatedAt | Long | Timestamp when the like was upadted. | |
uuid | String | Unique ID of like creator. |