Class IntentionSettingsRequest

java.lang.Object
com.bytedesk.core.base.BaseRequest
com.bytedesk.kbase.settings_intention.IntentionSettingsRequest
All Implemented Interfaces:
Serializable

public class IntentionSettingsRequest extends BaseRequest
See Also:
  • Field Details

    • name

      private String name
    • description

      private String description
    • color

      private String color
    • order

      private Integer order
  • Constructor Details

    • IntentionSettingsRequest

      public IntentionSettingsRequest()