FollowsCreateOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Platform.dll
FollowsCreateOptions
Telligent.Evolution.Extensibility.Api.Version1
class FollowsCreateOptions { int? FollowerId { get; set; } string FollowerName { get; set; } }
int?
string