# Functions
New creates a new user API client.
NewUserPlanBadRequest creates a UserPlanBadRequest with default headers values.
NewUserPlanInternalServerError creates a UserPlanInternalServerError with default headers values.
NewUserPlanNotFound creates a UserPlanNotFound with default headers values.
NewUserPlanOK creates a UserPlanOK with default headers values.
NewUserPlanParams creates a new UserPlanParams object with the default values initialized.
NewUserPlanParamsWithContext creates a new UserPlanParams object with the default values initialized, and the ability to set a context for a request.
NewUserPlanParamsWithHTTPClient creates a new UserPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserPlanParamsWithTimeout creates a new UserPlanParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserPlanUnauthorized creates a UserPlanUnauthorized with default headers values.
NewUserProfileInternalServerError creates a UserProfileInternalServerError with default headers values.
NewUserProfileNotFound creates a UserProfileNotFound with default headers values.
NewUserProfileOK creates a UserProfileOK with default headers values.
NewUserProfileParams creates a new UserProfileParams object with the default values initialized.
NewUserProfileParamsWithContext creates a new UserProfileParams object with the default values initialized, and the ability to set a context for a request.
NewUserProfileParamsWithHTTPClient creates a new UserProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserProfileParamsWithTimeout creates a new UserProfileParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserProfileUnauthorized creates a UserProfileUnauthorized with default headers values.
NewUserShowBadRequest creates a UserShowBadRequest with default headers values.
NewUserShowInternalServerError creates a UserShowInternalServerError with default headers values.
NewUserShowNotFound creates a UserShowNotFound with default headers values.
NewUserShowOK creates a UserShowOK with default headers values.
NewUserShowParams creates a new UserShowParams object with the default values initialized.
NewUserShowParamsWithContext creates a new UserShowParams object with the default values initialized, and the ability to set a context for a request.
NewUserShowParamsWithHTTPClient creates a new UserShowParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUserShowParamsWithTimeout creates a new UserShowParams object with the default values initialized, and the ability to set a timeout on a request.
NewUserShowUnauthorized creates a UserShowUnauthorized with default headers values.
# Structs
Client for user API
*/.
UserPlanBadRequest handles this case with default header values.
UserPlanInternalServerError handles this case with default header values.
UserPlanNotFound handles this case with default header values.
UserPlanOK handles this case with default header values.
UserPlanParams contains all the parameters to send to the API endpoint
for the user plan operation typically these are written to a http.Request
*/.
UserPlanReader is a Reader for the UserPlan structure.
UserPlanUnauthorized handles this case with default header values.
UserProfileInternalServerError handles this case with default header values.
UserProfileNotFound handles this case with default header values.
UserProfileOK handles this case with default header values.
UserProfileParams contains all the parameters to send to the API endpoint
for the user profile operation typically these are written to a http.Request
*/.
UserProfileReader is a Reader for the UserProfile structure.
UserProfileUnauthorized handles this case with default header values.
UserShowBadRequest handles this case with default header values.
UserShowInternalServerError handles this case with default header values.
UserShowNotFound handles this case with default header values.
UserShowOK handles this case with default header values.
UserShowParams contains all the parameters to send to the API endpoint
for the user show operation typically these are written to a http.Request
*/.
UserShowReader is a Reader for the UserShow structure.
UserShowUnauthorized handles this case with default header values.
# Interfaces
ClientService is the interface for Client methods.