Class GetInterestGroupDetailsCommandResponse
Response for GetInterestGroupDetails
public sealed class GetInterestGroupDetailsCommandResponse : ICommandResponse<GetInterestGroupDetailsCommandSettings>, ICommandResponse
- Inheritance
-
GetInterestGroupDetailsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Details
Gets or sets the details
[JsonPropertyName("details")]
public object Details { get; set; }