Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListCommand ¶
NewListCommand creates a new `submission list` command to give you details about your submissions for a study.
func NewRequestReturnCommand ¶ added in v0.0.62
NewRequestReturnCommand creates a new `submission request-return` command to request a participant to return a submission.
Types ¶
type ListOptions ¶
type ListOptions struct {
Args []string
NonInteractive bool
Fields string
Study string
Csv bool
Limit int
Offset int
}
ListOptions is the options for the listing studies command.
type RequestReturnOptions ¶ added in v0.0.62
RequestReturnOptions is the options for the request return command.
Click to show internal directories.
Click to hide internal directories.