Documentation ¶
Index ¶
- type AdminGetUserPlatformAccountClosureHistoriesBadRequest
- type AdminGetUserPlatformAccountClosureHistoriesForbidden
- type AdminGetUserPlatformAccountClosureHistoriesInternalServerError
- func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) Error() string
- func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) GetPayload() *gdprclientmodels.ResponseError
- func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) ToJSONString() string
- type AdminGetUserPlatformAccountClosureHistoriesOK
- type AdminGetUserPlatformAccountClosureHistoriesParams
- func NewAdminGetUserPlatformAccountClosureHistoriesParams() *AdminGetUserPlatformAccountClosureHistoriesParams
- func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithContext(ctx context.Context) *AdminGetUserPlatformAccountClosureHistoriesParams
- func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountClosureHistoriesParams
- func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetContext(ctx context.Context)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetFlightId(flightId string)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetLimit(limit *int64)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetNamespace(namespace string)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetOffset(offset *int64)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetPlatform(platform *string)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetUserID(userID *string)
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithContext(ctx context.Context) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithLimit(limit *int64) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithNamespace(namespace string) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithOffset(offset *int64) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithPlatform(platform *string) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithUserID(userID *string) *AdminGetUserPlatformAccountClosureHistoriesParams
- func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetUserPlatformAccountClosureHistoriesReader
- type AdminGetUserPlatformAccountClosureHistoriesUnauthorized
- type Client
- func (a *Client) AdminGetUserPlatformAccountClosureHistories(params *AdminGetUserPlatformAccountClosureHistoriesParams, ...) (*AdminGetUserPlatformAccountClosureHistoriesOK, ...)deprecated
- func (a *Client) AdminGetUserPlatformAccountClosureHistoriesShort(params *AdminGetUserPlatformAccountClosureHistoriesParams, ...) (*AdminGetUserPlatformAccountClosureHistoriesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminGetUserPlatformAccountClosureHistoriesBadRequest ¶
type AdminGetUserPlatformAccountClosureHistoriesBadRequest struct {
Payload *gdprclientmodels.ResponseError
}
AdminGetUserPlatformAccountClosureHistoriesBadRequest handles this case with default header values.
Bad Request
func NewAdminGetUserPlatformAccountClosureHistoriesBadRequest ¶
func NewAdminGetUserPlatformAccountClosureHistoriesBadRequest() *AdminGetUserPlatformAccountClosureHistoriesBadRequest
NewAdminGetUserPlatformAccountClosureHistoriesBadRequest creates a AdminGetUserPlatformAccountClosureHistoriesBadRequest with default headers values
func (*AdminGetUserPlatformAccountClosureHistoriesBadRequest) Error ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesBadRequest) Error() string
func (*AdminGetUserPlatformAccountClosureHistoriesBadRequest) GetPayload ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesBadRequest) GetPayload() *gdprclientmodels.ResponseError
func (*AdminGetUserPlatformAccountClosureHistoriesBadRequest) ToJSONString ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesBadRequest) ToJSONString() string
type AdminGetUserPlatformAccountClosureHistoriesForbidden ¶
type AdminGetUserPlatformAccountClosureHistoriesForbidden struct {
Payload *gdprclientmodels.ResponseError
}
AdminGetUserPlatformAccountClosureHistoriesForbidden handles this case with default header values.
Forbidden
func NewAdminGetUserPlatformAccountClosureHistoriesForbidden ¶
func NewAdminGetUserPlatformAccountClosureHistoriesForbidden() *AdminGetUserPlatformAccountClosureHistoriesForbidden
NewAdminGetUserPlatformAccountClosureHistoriesForbidden creates a AdminGetUserPlatformAccountClosureHistoriesForbidden with default headers values
func (*AdminGetUserPlatformAccountClosureHistoriesForbidden) Error ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesForbidden) Error() string
func (*AdminGetUserPlatformAccountClosureHistoriesForbidden) GetPayload ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesForbidden) GetPayload() *gdprclientmodels.ResponseError
func (*AdminGetUserPlatformAccountClosureHistoriesForbidden) ToJSONString ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesForbidden) ToJSONString() string
type AdminGetUserPlatformAccountClosureHistoriesInternalServerError ¶
type AdminGetUserPlatformAccountClosureHistoriesInternalServerError struct {
Payload *gdprclientmodels.ResponseError
}
AdminGetUserPlatformAccountClosureHistoriesInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetUserPlatformAccountClosureHistoriesInternalServerError ¶
func NewAdminGetUserPlatformAccountClosureHistoriesInternalServerError() *AdminGetUserPlatformAccountClosureHistoriesInternalServerError
NewAdminGetUserPlatformAccountClosureHistoriesInternalServerError creates a AdminGetUserPlatformAccountClosureHistoriesInternalServerError with default headers values
func (*AdminGetUserPlatformAccountClosureHistoriesInternalServerError) Error ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) Error() string
func (*AdminGetUserPlatformAccountClosureHistoriesInternalServerError) GetPayload ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) GetPayload() *gdprclientmodels.ResponseError
func (*AdminGetUserPlatformAccountClosureHistoriesInternalServerError) ToJSONString ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesInternalServerError) ToJSONString() string
type AdminGetUserPlatformAccountClosureHistoriesOK ¶
type AdminGetUserPlatformAccountClosureHistoriesOK struct {
Payload *gdprclientmodels.DTOUserPlatformAccountClosureHistoriesResponse
}
AdminGetUserPlatformAccountClosureHistoriesOK handles this case with default header values.
OK
func NewAdminGetUserPlatformAccountClosureHistoriesOK ¶
func NewAdminGetUserPlatformAccountClosureHistoriesOK() *AdminGetUserPlatformAccountClosureHistoriesOK
NewAdminGetUserPlatformAccountClosureHistoriesOK creates a AdminGetUserPlatformAccountClosureHistoriesOK with default headers values
func (*AdminGetUserPlatformAccountClosureHistoriesOK) Error ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesOK) Error() string
func (*AdminGetUserPlatformAccountClosureHistoriesOK) GetPayload ¶
func (*AdminGetUserPlatformAccountClosureHistoriesOK) ToJSONString ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesOK) ToJSONString() string
type AdminGetUserPlatformAccountClosureHistoriesParams ¶
type AdminGetUserPlatformAccountClosureHistoriesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*Platform 3rd party platform */ Platform *string /*UserID IAM ID of the user */ UserID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
AdminGetUserPlatformAccountClosureHistoriesParams contains all the parameters to send to the API endpoint for the admin get user platform account closure histories operation typically these are written to a http.Request
func NewAdminGetUserPlatformAccountClosureHistoriesParams ¶
func NewAdminGetUserPlatformAccountClosureHistoriesParams() *AdminGetUserPlatformAccountClosureHistoriesParams
NewAdminGetUserPlatformAccountClosureHistoriesParams creates a new AdminGetUserPlatformAccountClosureHistoriesParams object with the default values initialized.
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithContext ¶
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithContext(ctx context.Context) *AdminGetUserPlatformAccountClosureHistoriesParams
NewAdminGetUserPlatformAccountClosureHistoriesParamsWithContext creates a new AdminGetUserPlatformAccountClosureHistoriesParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithHTTPClient ¶
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountClosureHistoriesParams
NewAdminGetUserPlatformAccountClosureHistoriesParamsWithHTTPClient creates a new AdminGetUserPlatformAccountClosureHistoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithTimeout ¶
func NewAdminGetUserPlatformAccountClosureHistoriesParamsWithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountClosureHistoriesParams
NewAdminGetUserPlatformAccountClosureHistoriesParamsWithTimeout creates a new AdminGetUserPlatformAccountClosureHistoriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetAuthInfoWriter ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetContext ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetFlightId ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClient ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClientTransport ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetLimit ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetNamespace ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetOffset ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetPlatform ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetPlatform(platform *string)
SetPlatform adds the platform to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetTimeout ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) SetUserID ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) SetUserID(userID *string)
SetUserID adds the userId to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithContext ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithContext(ctx context.Context) *AdminGetUserPlatformAccountClosureHistoriesParams
WithContext adds the context to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithHTTPClient ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithHTTPClient(client *http.Client) *AdminGetUserPlatformAccountClosureHistoriesParams
WithHTTPClient adds the HTTPClient to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithLimit ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithLimit(limit *int64) *AdminGetUserPlatformAccountClosureHistoriesParams
WithLimit adds the limit to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithNamespace ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithNamespace(namespace string) *AdminGetUserPlatformAccountClosureHistoriesParams
WithNamespace adds the namespace to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithOffset ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithOffset(offset *int64) *AdminGetUserPlatformAccountClosureHistoriesParams
WithOffset adds the offset to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithPlatform ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithPlatform(platform *string) *AdminGetUserPlatformAccountClosureHistoriesParams
WithPlatform adds the platform to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithTimeout ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithTimeout(timeout time.Duration) *AdminGetUserPlatformAccountClosureHistoriesParams
WithTimeout adds the timeout to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WithUserID ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WithUserID(userID *string) *AdminGetUserPlatformAccountClosureHistoriesParams
WithUserID adds the userID to the admin get user platform account closure histories params
func (*AdminGetUserPlatformAccountClosureHistoriesParams) WriteToRequest ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetUserPlatformAccountClosureHistoriesReader ¶
type AdminGetUserPlatformAccountClosureHistoriesReader struct {
// contains filtered or unexported fields
}
AdminGetUserPlatformAccountClosureHistoriesReader is a Reader for the AdminGetUserPlatformAccountClosureHistories structure.
func (*AdminGetUserPlatformAccountClosureHistoriesReader) ReadResponse ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetUserPlatformAccountClosureHistoriesUnauthorized ¶
type AdminGetUserPlatformAccountClosureHistoriesUnauthorized struct {
}AdminGetUserPlatformAccountClosureHistoriesUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetUserPlatformAccountClosureHistoriesUnauthorized ¶
func NewAdminGetUserPlatformAccountClosureHistoriesUnauthorized() *AdminGetUserPlatformAccountClosureHistoriesUnauthorized
NewAdminGetUserPlatformAccountClosureHistoriesUnauthorized creates a AdminGetUserPlatformAccountClosureHistoriesUnauthorized with default headers values
func (*AdminGetUserPlatformAccountClosureHistoriesUnauthorized) Error ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesUnauthorized) Error() string
func (*AdminGetUserPlatformAccountClosureHistoriesUnauthorized) GetPayload ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesUnauthorized) GetPayload() *gdprclientmodels.ResponseError
func (*AdminGetUserPlatformAccountClosureHistoriesUnauthorized) ToJSONString ¶
func (o *AdminGetUserPlatformAccountClosureHistoriesUnauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for platform account closure history API
func (*Client) AdminGetUserPlatformAccountClosureHistories
deprecated
func (a *Client) AdminGetUserPlatformAccountClosureHistories(params *AdminGetUserPlatformAccountClosureHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountClosureHistoriesOK, *AdminGetUserPlatformAccountClosureHistoriesBadRequest, *AdminGetUserPlatformAccountClosureHistoriesUnauthorized, *AdminGetUserPlatformAccountClosureHistoriesForbidden, *AdminGetUserPlatformAccountClosureHistoriesInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetUserPlatformAccountClosureHistoriesShort instead.
AdminGetUserPlatformAccountClosureHistories get user's platform account closure histories Get user's platform account closure histories. Scope: account
------ Supported platforms: * psn
func (*Client) AdminGetUserPlatformAccountClosureHistoriesShort ¶
func (a *Client) AdminGetUserPlatformAccountClosureHistoriesShort(params *AdminGetUserPlatformAccountClosureHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountClosureHistoriesOK, error)
AdminGetUserPlatformAccountClosureHistoriesShort get user's platform account closure histories Get user's platform account closure histories. Scope: account
------ Supported platforms: * psn
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminGetUserPlatformAccountClosureHistories(params *AdminGetUserPlatformAccountClosureHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountClosureHistoriesOK, *AdminGetUserPlatformAccountClosureHistoriesBadRequest, *AdminGetUserPlatformAccountClosureHistoriesUnauthorized, *AdminGetUserPlatformAccountClosureHistoriesForbidden, *AdminGetUserPlatformAccountClosureHistoriesInternalServerError, error) AdminGetUserPlatformAccountClosureHistoriesShort(params *AdminGetUserPlatformAccountClosureHistoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetUserPlatformAccountClosureHistoriesOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new platform account closure history API client.