 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BatchIdResponse ¶
type QuerySessionsInput ¶
type QuerySessionsInput struct {
	ProjectId    int                    `json:"projectId"`
	Params       modelInputs.QueryInput `json:"params"`
	Email        string                 `json:"email"`
	FirstName    string                 `json:"firstName"`
	SessionCount int                    `json:"sessionCount"`
	DryRun       bool                   `json:"dryRun"`
}
     Click to show internal directories. 
   Click to hide internal directories.