Class GetRelatedWebsiteSetsCommandResponse
Response for GetRelatedWebsiteSets
public sealed class GetRelatedWebsiteSetsCommandResponse : ICommandResponse<GetRelatedWebsiteSetsCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetRelatedWebsiteSetsCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Sets
Gets or sets the sets
[JsonPropertyName("sets")]
public RelatedWebsiteSet[] Sets { get; set; }