Class CreateStyleSheetCommandResponse
Response for CreateStyleSheet
public sealed class CreateStyleSheetCommandResponse : ICommandResponse<CreateStyleSheetCommandSettings>, ICommandResponse- Inheritance
- 
      
      CreateStyleSheetCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
StyleSheetId
Gets or sets the styleSheetId
[JsonPropertyName("styleSheetId")]
public string StyleSheetId { get; set; }