# Functions
New creates a new market manager API client.
NewCreateMarketOK creates a CreateMarketOK with default headers values.
NewCreateMarketParams creates a new CreateMarketParams object with the default values initialized.
NewCreateMarketParamsWithContext creates a new CreateMarketParams object with the default values initialized, and the ability to set a context for a request.
NewCreateMarketParamsWithHTTPClient creates a new CreateMarketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateMarketParamsWithTimeout creates a new CreateMarketParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteMarketsOK creates a DeleteMarketsOK with default headers values.
NewDeleteMarketsParams creates a new DeleteMarketsParams object with the default values initialized.
NewDeleteMarketsParamsWithContext creates a new DeleteMarketsParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteMarketsParamsWithHTTPClient creates a new DeleteMarketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteMarketsParamsWithTimeout creates a new DeleteMarketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewDescribeMarketsOK creates a DescribeMarketsOK with default headers values.
NewDescribeMarketsParams creates a new DescribeMarketsParams object with the default values initialized.
NewDescribeMarketsParamsWithContext creates a new DescribeMarketsParams object with the default values initialized, and the ability to set a context for a request.
NewDescribeMarketsParamsWithHTTPClient creates a new DescribeMarketsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDescribeMarketsParamsWithTimeout creates a new DescribeMarketsParams object with the default values initialized, and the ability to set a timeout on a request.
NewDescribeMarketUsersOK creates a DescribeMarketUsersOK with default headers values.
NewDescribeMarketUsersParams creates a new DescribeMarketUsersParams object with the default values initialized.
NewDescribeMarketUsersParamsWithContext creates a new DescribeMarketUsersParams object with the default values initialized, and the ability to set a context for a request.
NewDescribeMarketUsersParamsWithHTTPClient creates a new DescribeMarketUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDescribeMarketUsersParamsWithTimeout creates a new DescribeMarketUsersParams object with the default values initialized, and the ability to set a timeout on a request.
NewModifyMarketOK creates a ModifyMarketOK with default headers values.
NewModifyMarketParams creates a new ModifyMarketParams object with the default values initialized.
NewModifyMarketParamsWithContext creates a new ModifyMarketParams object with the default values initialized, and the ability to set a context for a request.
NewModifyMarketParamsWithHTTPClient creates a new ModifyMarketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewModifyMarketParamsWithTimeout creates a new ModifyMarketParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserJoinMarketOK creates a UserJoinMarketOK with default headers values.
NewUserJoinMarketParams creates a new UserJoinMarketParams object with the default values initialized.
NewUserJoinMarketParamsWithContext creates a new UserJoinMarketParams object with the default values initialized, and the ability to set a context for a request.
NewUserJoinMarketParamsWithHTTPClient creates a new UserJoinMarketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserJoinMarketParamsWithTimeout creates a new UserJoinMarketParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserLeaveMarketOK creates a UserLeaveMarketOK with default headers values.
NewUserLeaveMarketParams creates a new UserLeaveMarketParams object with the default values initialized.
NewUserLeaveMarketParamsWithContext creates a new UserLeaveMarketParams object with the default values initialized, and the ability to set a context for a request.
NewUserLeaveMarketParamsWithHTTPClient creates a new UserLeaveMarketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserLeaveMarketParamsWithTimeout creates a new UserLeaveMarketParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for market manager API
*/.
CreateMarketOK handles this case with default header values.
CreateMarketParams contains all the parameters to send to the API endpoint
for the create market operation typically these are written to a http.Request
*/.
CreateMarketReader is a Reader for the CreateMarket structure.
DeleteMarketsOK handles this case with default header values.
DeleteMarketsParams contains all the parameters to send to the API endpoint
for the delete markets operation typically these are written to a http.Request
*/.
DeleteMarketsReader is a Reader for the DeleteMarkets structure.
DescribeMarketsOK handles this case with default header values.
DescribeMarketsParams contains all the parameters to send to the API endpoint
for the describe markets operation typically these are written to a http.Request
*/.
DescribeMarketsReader is a Reader for the DescribeMarkets structure.
DescribeMarketUsersOK handles this case with default header values.
DescribeMarketUsersParams contains all the parameters to send to the API endpoint
for the describe market users operation typically these are written to a http.Request
*/.
DescribeMarketUsersReader is a Reader for the DescribeMarketUsers structure.
ModifyMarketOK handles this case with default header values.
ModifyMarketParams contains all the parameters to send to the API endpoint
for the modify market operation typically these are written to a http.Request
*/.
ModifyMarketReader is a Reader for the ModifyMarket structure.
UserJoinMarketOK handles this case with default header values.
UserJoinMarketParams contains all the parameters to send to the API endpoint
for the user join market operation typically these are written to a http.Request
*/.
UserJoinMarketReader is a Reader for the UserJoinMarket structure.
UserLeaveMarketOK handles this case with default header values.
UserLeaveMarketParams contains all the parameters to send to the API endpoint
for the user leave market operation typically these are written to a http.Request
*/.
UserLeaveMarketReader is a Reader for the UserLeaveMarket structure.