Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) GetSubscriptionHistory(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error)deprecated
- func (a *Client) GetSubscriptionHistoryShort(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error)
- func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupID(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, ...) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error)deprecated
- func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, ...) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error)
- func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByProductID(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, ...) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error)deprecated
- func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, ...) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error)
- func (a *Client) GetThirdPartySubscriptionDetails(params *GetThirdPartySubscriptionDetailsParams, ...) (*GetThirdPartySubscriptionDetailsOK, *GetThirdPartySubscriptionDetailsNotFound, ...)deprecated
- func (a *Client) GetThirdPartySubscriptionDetailsShort(params *GetThirdPartySubscriptionDetailsParams, ...) (*GetThirdPartySubscriptionDetailsOK, error)
- func (a *Client) GetThirdPartyUserSubscriptionDetails(params *GetThirdPartyUserSubscriptionDetailsParams, ...) (*GetThirdPartyUserSubscriptionDetailsOK, ...)deprecated
- func (a *Client) GetThirdPartyUserSubscriptionDetailsShort(params *GetThirdPartyUserSubscriptionDetailsParams, ...) (*GetThirdPartyUserSubscriptionDetailsOK, error)
- func (a *Client) PublicQueryUserThirdPartySubscription(params *PublicQueryUserThirdPartySubscriptionParams, ...) (*PublicQueryUserThirdPartySubscriptionOK, error)deprecated
- func (a *Client) PublicQueryUserThirdPartySubscriptionShort(params *PublicQueryUserThirdPartySubscriptionParams, ...) (*PublicQueryUserThirdPartySubscriptionOK, error)
- func (a *Client) QueryThirdPartySubscription(params *QueryThirdPartySubscriptionParams, ...) (*QueryThirdPartySubscriptionOK, error)deprecated
- func (a *Client) QueryThirdPartySubscriptionShort(params *QueryThirdPartySubscriptionParams, ...) (*QueryThirdPartySubscriptionOK, error)
- func (a *Client) QueryUserThirdPartySubscription(params *QueryUserThirdPartySubscriptionParams, ...) (*QueryUserThirdPartySubscriptionOK, error)deprecated
- func (a *Client) QueryUserThirdPartySubscriptionShort(params *QueryUserThirdPartySubscriptionParams, ...) (*QueryUserThirdPartySubscriptionOK, error)
- func (a *Client) QueryUserThirdPartySubscriptionTransactions(params *QueryUserThirdPartySubscriptionTransactionsParams, ...) (*QueryUserThirdPartySubscriptionTransactionsOK, error)deprecated
- func (a *Client) QueryUserThirdPartySubscriptionTransactionsShort(params *QueryUserThirdPartySubscriptionTransactionsParams, ...) (*QueryUserThirdPartySubscriptionTransactionsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SyncSubscription(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, *SyncSubscriptionBadRequest, *SyncSubscriptionNotFound, ...)deprecated
- func (a *Client) SyncSubscriptionShort(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, error)
- func (a *Client) SyncSubscriptionTransaction(params *SyncSubscriptionTransactionParams, ...) (*SyncSubscriptionTransactionOK, *SyncSubscriptionTransactionBadRequest, ...)deprecated
- func (a *Client) SyncSubscriptionTransactionShort(params *SyncSubscriptionTransactionParams, ...) (*SyncSubscriptionTransactionOK, error)
- type ClientService
- type GetSubscriptionHistoryOK
- type GetSubscriptionHistoryParams
- func NewGetSubscriptionHistoryParams() *GetSubscriptionHistoryParams
- func NewGetSubscriptionHistoryParamsWithContext(ctx context.Context) *GetSubscriptionHistoryParams
- func NewGetSubscriptionHistoryParamsWithHTTPClient(client *http.Client) *GetSubscriptionHistoryParams
- func NewGetSubscriptionHistoryParamsWithTimeout(timeout time.Duration) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetSubscriptionHistoryParams) SetContext(ctx context.Context)
- func (o *GetSubscriptionHistoryParams) SetFlightId(flightId string)
- func (o *GetSubscriptionHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetSubscriptionHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetSubscriptionHistoryParams) SetID(idVar string)
- func (o *GetSubscriptionHistoryParams) SetLimit(limit *int32)
- func (o *GetSubscriptionHistoryParams) SetNamespace(namespace string)
- func (o *GetSubscriptionHistoryParams) SetOffset(offset *int32)
- func (o *GetSubscriptionHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetSubscriptionHistoryParams) SetUserID(userID string)
- func (o *GetSubscriptionHistoryParams) WithContext(ctx context.Context) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithHTTPClient(client *http.Client) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithID(idVar string) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithLimit(limit *int32) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithNamespace(namespace string) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithOffset(offset *int32) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithTimeout(timeout time.Duration) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WithUserID(userID string) *GetSubscriptionHistoryParams
- func (o *GetSubscriptionHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSubscriptionHistoryReader
- type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK
- type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams() *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetContext(ctx context.Context)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetFlightId(flightId string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetGroupID(groupID string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClient(client *http.Client)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetNamespace(namespace string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetPlatform(platform string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetTimeout(timeout time.Duration)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetUserID(userID string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithGroupID(groupID string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithNamespace(namespace string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithPlatform(platform string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithUserID(userID string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader
- type GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) Error() string
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) GetPayload() *platformclientmodels.ThirdPartySubscriptionOwnership
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) ToJSONString() string
- type GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParams() *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetContext(ctx context.Context)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetFlightId(flightId string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClient(client *http.Client)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetNamespace(namespace string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetPlatform(platform string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetProductID(productID string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetTimeout(timeout time.Duration)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetUserID(userID string)
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithNamespace(namespace string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithPlatform(platform string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithProductID(productID string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithUserID(userID string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
- func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader
- type GetThirdPartySubscriptionDetailsNotFound
- type GetThirdPartySubscriptionDetailsOK
- type GetThirdPartySubscriptionDetailsParams
- func NewGetThirdPartySubscriptionDetailsParams() *GetThirdPartySubscriptionDetailsParams
- func NewGetThirdPartySubscriptionDetailsParamsWithContext(ctx context.Context) *GetThirdPartySubscriptionDetailsParams
- func NewGetThirdPartySubscriptionDetailsParamsWithHTTPClient(client *http.Client) *GetThirdPartySubscriptionDetailsParams
- func NewGetThirdPartySubscriptionDetailsParamsWithTimeout(timeout time.Duration) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetThirdPartySubscriptionDetailsParams) SetContext(ctx context.Context)
- func (o *GetThirdPartySubscriptionDetailsParams) SetFlightId(flightId string)
- func (o *GetThirdPartySubscriptionDetailsParams) SetHTTPClient(client *http.Client)
- func (o *GetThirdPartySubscriptionDetailsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetThirdPartySubscriptionDetailsParams) SetID(idVar string)
- func (o *GetThirdPartySubscriptionDetailsParams) SetNamespace(namespace string)
- func (o *GetThirdPartySubscriptionDetailsParams) SetTimeout(timeout time.Duration)
- func (o *GetThirdPartySubscriptionDetailsParams) SetUserID(userID string)
- func (o *GetThirdPartySubscriptionDetailsParams) WithContext(ctx context.Context) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WithHTTPClient(client *http.Client) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WithID(idVar string) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WithNamespace(namespace string) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WithTimeout(timeout time.Duration) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WithUserID(userID string) *GetThirdPartySubscriptionDetailsParams
- func (o *GetThirdPartySubscriptionDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThirdPartySubscriptionDetailsReader
- type GetThirdPartyUserSubscriptionDetailsNotFound
- type GetThirdPartyUserSubscriptionDetailsOK
- type GetThirdPartyUserSubscriptionDetailsParams
- func NewGetThirdPartyUserSubscriptionDetailsParams() *GetThirdPartyUserSubscriptionDetailsParams
- func NewGetThirdPartyUserSubscriptionDetailsParamsWithContext(ctx context.Context) *GetThirdPartyUserSubscriptionDetailsParams
- func NewGetThirdPartyUserSubscriptionDetailsParamsWithHTTPClient(client *http.Client) *GetThirdPartyUserSubscriptionDetailsParams
- func NewGetThirdPartyUserSubscriptionDetailsParamsWithTimeout(timeout time.Duration) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetContext(ctx context.Context)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetFlightId(flightId string)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClient(client *http.Client)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetID(idVar string)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetNamespace(namespace string)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetTimeout(timeout time.Duration)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) SetUserID(userID string)
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithContext(ctx context.Context) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithHTTPClient(client *http.Client) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithID(idVar string) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithNamespace(namespace string) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithTimeout(timeout time.Duration) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WithUserID(userID string) *GetThirdPartyUserSubscriptionDetailsParams
- func (o *GetThirdPartyUserSubscriptionDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThirdPartyUserSubscriptionDetailsReader
- type PublicQueryUserThirdPartySubscriptionOK
- type PublicQueryUserThirdPartySubscriptionParams
- func NewPublicQueryUserThirdPartySubscriptionParams() *PublicQueryUserThirdPartySubscriptionParams
- func NewPublicQueryUserThirdPartySubscriptionParamsWithContext(ctx context.Context) *PublicQueryUserThirdPartySubscriptionParams
- func NewPublicQueryUserThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *PublicQueryUserThirdPartySubscriptionParams
- func NewPublicQueryUserThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetContext(ctx context.Context)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetFlightId(flightId string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetGroupID(groupID *string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetLimit(limit *int32)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetNamespace(namespace string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetOffset(offset *int32)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetPlatform(platform string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetProductID(productID *string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
- func (o *PublicQueryUserThirdPartySubscriptionParams) SetUserID(userID string)
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithContext(ctx context.Context) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithGroupID(groupID *string) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithLimit(limit *int32) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithNamespace(namespace string) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithOffset(offset *int32) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithPlatform(platform string) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithProductID(productID *string) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WithUserID(userID string) *PublicQueryUserThirdPartySubscriptionParams
- func (o *PublicQueryUserThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PublicQueryUserThirdPartySubscriptionReader
- type QueryThirdPartySubscriptionOK
- type QueryThirdPartySubscriptionParams
- func NewQueryThirdPartySubscriptionParams() *QueryThirdPartySubscriptionParams
- func NewQueryThirdPartySubscriptionParamsWithContext(ctx context.Context) *QueryThirdPartySubscriptionParams
- func NewQueryThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *QueryThirdPartySubscriptionParams
- func NewQueryThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryThirdPartySubscriptionParams) SetContext(ctx context.Context)
- func (o *QueryThirdPartySubscriptionParams) SetFlightId(flightId string)
- func (o *QueryThirdPartySubscriptionParams) SetGroupID(groupID *string)
- func (o *QueryThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
- func (o *QueryThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryThirdPartySubscriptionParams) SetLimit(limit *int32)
- func (o *QueryThirdPartySubscriptionParams) SetNamespace(namespace string)
- func (o *QueryThirdPartySubscriptionParams) SetOffset(offset *int32)
- func (o *QueryThirdPartySubscriptionParams) SetPlatform(platform *string)
- func (o *QueryThirdPartySubscriptionParams) SetProductID(productID *string)
- func (o *QueryThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
- func (o *QueryThirdPartySubscriptionParams) SetUserID(userID *string)
- func (o *QueryThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithContext(ctx context.Context) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithGroupID(groupID *string) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithLimit(limit *int32) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithNamespace(namespace string) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithOffset(offset *int32) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithPlatform(platform *string) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithProductID(productID *string) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WithUserID(userID *string) *QueryThirdPartySubscriptionParams
- func (o *QueryThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryThirdPartySubscriptionReader
- type QueryUserThirdPartySubscriptionOK
- type QueryUserThirdPartySubscriptionParams
- func NewQueryUserThirdPartySubscriptionParams() *QueryUserThirdPartySubscriptionParams
- func NewQueryUserThirdPartySubscriptionParamsWithContext(ctx context.Context) *QueryUserThirdPartySubscriptionParams
- func NewQueryUserThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionParams
- func NewQueryUserThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryUserThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryUserThirdPartySubscriptionParams) SetContext(ctx context.Context)
- func (o *QueryUserThirdPartySubscriptionParams) SetFlightId(flightId string)
- func (o *QueryUserThirdPartySubscriptionParams) SetGroupID(groupID *string)
- func (o *QueryUserThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
- func (o *QueryUserThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryUserThirdPartySubscriptionParams) SetLimit(limit *int32)
- func (o *QueryUserThirdPartySubscriptionParams) SetNamespace(namespace string)
- func (o *QueryUserThirdPartySubscriptionParams) SetOffset(offset *int32)
- func (o *QueryUserThirdPartySubscriptionParams) SetPlatform(platform *string)
- func (o *QueryUserThirdPartySubscriptionParams) SetProductID(productID *string)
- func (o *QueryUserThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
- func (o *QueryUserThirdPartySubscriptionParams) SetUserID(userID string)
- func (o *QueryUserThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithContext(ctx context.Context) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithGroupID(groupID *string) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithLimit(limit *int32) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithNamespace(namespace string) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithOffset(offset *int32) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithPlatform(platform *string) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithProductID(productID *string) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WithUserID(userID string) *QueryUserThirdPartySubscriptionParams
- func (o *QueryUserThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryUserThirdPartySubscriptionReader
- type QueryUserThirdPartySubscriptionTransactionsOK
- type QueryUserThirdPartySubscriptionTransactionsParams
- func NewQueryUserThirdPartySubscriptionTransactionsParams() *QueryUserThirdPartySubscriptionTransactionsParams
- func NewQueryUserThirdPartySubscriptionTransactionsParamsWithContext(ctx context.Context) *QueryUserThirdPartySubscriptionTransactionsParams
- func NewQueryUserThirdPartySubscriptionTransactionsParamsWithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionTransactionsParams
- func NewQueryUserThirdPartySubscriptionTransactionsParamsWithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetActiveOnly(activeOnly *bool)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetContext(ctx context.Context)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetFlightId(flightId string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetGroupID(groupID *string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClient(client *http.Client)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetLimit(limit *int32)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetNamespace(namespace string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetOffset(offset *int32)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetPlatform(platform *string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetProductID(productID *string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetTimeout(timeout time.Duration)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetUserID(userID string)
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithActiveOnly(activeOnly *bool) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithContext(ctx context.Context) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithGroupID(groupID *string) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithLimit(limit *int32) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithNamespace(namespace string) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithOffset(offset *int32) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithPlatform(platform *string) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithProductID(productID *string) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithUserID(userID string) *QueryUserThirdPartySubscriptionTransactionsParams
- func (o *QueryUserThirdPartySubscriptionTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryUserThirdPartySubscriptionTransactionsReader
- type SyncSubscriptionBadRequest
- type SyncSubscriptionNotFound
- type SyncSubscriptionOK
- type SyncSubscriptionParams
- func NewSyncSubscriptionParams() *SyncSubscriptionParams
- func NewSyncSubscriptionParamsWithContext(ctx context.Context) *SyncSubscriptionParams
- func NewSyncSubscriptionParamsWithHTTPClient(client *http.Client) *SyncSubscriptionParams
- func NewSyncSubscriptionParamsWithTimeout(timeout time.Duration) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *SyncSubscriptionParams) SetContext(ctx context.Context)
- func (o *SyncSubscriptionParams) SetFlightId(flightId string)
- func (o *SyncSubscriptionParams) SetHTTPClient(client *http.Client)
- func (o *SyncSubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *SyncSubscriptionParams) SetID(idVar string)
- func (o *SyncSubscriptionParams) SetNamespace(namespace string)
- func (o *SyncSubscriptionParams) SetTimeout(timeout time.Duration)
- func (o *SyncSubscriptionParams) SetUserID(userID string)
- func (o *SyncSubscriptionParams) WithContext(ctx context.Context) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WithHTTPClient(client *http.Client) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WithID(idVar string) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WithNamespace(namespace string) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WithTimeout(timeout time.Duration) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WithUserID(userID string) *SyncSubscriptionParams
- func (o *SyncSubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SyncSubscriptionReader
- type SyncSubscriptionTransactionBadRequest
- type SyncSubscriptionTransactionNotFound
- type SyncSubscriptionTransactionOK
- type SyncSubscriptionTransactionParams
- func NewSyncSubscriptionTransactionParams() *SyncSubscriptionTransactionParams
- func NewSyncSubscriptionTransactionParamsWithContext(ctx context.Context) *SyncSubscriptionTransactionParams
- func NewSyncSubscriptionTransactionParamsWithHTTPClient(client *http.Client) *SyncSubscriptionTransactionParams
- func NewSyncSubscriptionTransactionParamsWithTimeout(timeout time.Duration) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *SyncSubscriptionTransactionParams) SetContext(ctx context.Context)
- func (o *SyncSubscriptionTransactionParams) SetFlightId(flightId string)
- func (o *SyncSubscriptionTransactionParams) SetHTTPClient(client *http.Client)
- func (o *SyncSubscriptionTransactionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *SyncSubscriptionTransactionParams) SetID(idVar string)
- func (o *SyncSubscriptionTransactionParams) SetNamespace(namespace string)
- func (o *SyncSubscriptionTransactionParams) SetTimeout(timeout time.Duration)
- func (o *SyncSubscriptionTransactionParams) SetUserID(userID string)
- func (o *SyncSubscriptionTransactionParams) WithContext(ctx context.Context) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WithHTTPClient(client *http.Client) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WithID(idVar string) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WithNamespace(namespace string) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WithTimeout(timeout time.Duration) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WithUserID(userID string) *SyncSubscriptionTransactionParams
- func (o *SyncSubscriptionTransactionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SyncSubscriptionTransactionReader
Constants ¶
const ( GetThirdPartyPlatformSubscriptionOwnershipByGroupIDAPPLEConstant = "APPLE" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDEPICGAMESConstant = "EPICGAMES" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDGOOGLEConstant = "GOOGLE" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOCULUSConstant = "OCULUS" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDPLAYSTATIONConstant = "PLAYSTATION" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDSTADIAConstant = "STADIA" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDSTEAMConstant = "STEAM" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDTWITCHConstant = "TWITCH" GetThirdPartyPlatformSubscriptionOwnershipByGroupIDXBOXConstant = "XBOX" )
Get the enum in GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
const ( GetThirdPartyPlatformSubscriptionOwnershipByProductIDAPPLEConstant = "APPLE" GetThirdPartyPlatformSubscriptionOwnershipByProductIDEPICGAMESConstant = "EPICGAMES" GetThirdPartyPlatformSubscriptionOwnershipByProductIDGOOGLEConstant = "GOOGLE" GetThirdPartyPlatformSubscriptionOwnershipByProductIDOCULUSConstant = "OCULUS" GetThirdPartyPlatformSubscriptionOwnershipByProductIDPLAYSTATIONConstant = "PLAYSTATION" GetThirdPartyPlatformSubscriptionOwnershipByProductIDSTADIAConstant = "STADIA" GetThirdPartyPlatformSubscriptionOwnershipByProductIDSTEAMConstant = "STEAM" GetThirdPartyPlatformSubscriptionOwnershipByProductIDTWITCHConstant = "TWITCH" GetThirdPartyPlatformSubscriptionOwnershipByProductIDXBOXConstant = "XBOX" )
Get the enum in GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
const ( PublicQueryUserThirdPartySubscriptionAPPLEConstant = "APPLE" PublicQueryUserThirdPartySubscriptionEPICGAMESConstant = "EPICGAMES" PublicQueryUserThirdPartySubscriptionGOOGLEConstant = "GOOGLE" PublicQueryUserThirdPartySubscriptionOCULUSConstant = "OCULUS" PublicQueryUserThirdPartySubscriptionPLAYSTATIONConstant = "PLAYSTATION" PublicQueryUserThirdPartySubscriptionSTADIAConstant = "STADIA" PublicQueryUserThirdPartySubscriptionSTEAMConstant = "STEAM" PublicQueryUserThirdPartySubscriptionTWITCHConstant = "TWITCH" PublicQueryUserThirdPartySubscriptionXBOXConstant = "XBOX" )
Get the enum in PublicQueryUserThirdPartySubscriptionParams
const ( QueryThirdPartySubscriptionAPPLEConstant = "APPLE" QueryThirdPartySubscriptionEPICGAMESConstant = "EPICGAMES" QueryThirdPartySubscriptionGOOGLEConstant = "GOOGLE" QueryThirdPartySubscriptionOCULUSConstant = "OCULUS" QueryThirdPartySubscriptionPLAYSTATIONConstant = "PLAYSTATION" QueryThirdPartySubscriptionSTADIAConstant = "STADIA" QueryThirdPartySubscriptionSTEAMConstant = "STEAM" QueryThirdPartySubscriptionTWITCHConstant = "TWITCH" QueryThirdPartySubscriptionXBOXConstant = "XBOX" )
Get the enum in QueryThirdPartySubscriptionParams
const ( QueryUserThirdPartySubscriptionAPPLEConstant = "APPLE" QueryUserThirdPartySubscriptionEPICGAMESConstant = "EPICGAMES" QueryUserThirdPartySubscriptionGOOGLEConstant = "GOOGLE" QueryUserThirdPartySubscriptionOCULUSConstant = "OCULUS" QueryUserThirdPartySubscriptionPLAYSTATIONConstant = "PLAYSTATION" QueryUserThirdPartySubscriptionSTADIAConstant = "STADIA" QueryUserThirdPartySubscriptionSTEAMConstant = "STEAM" QueryUserThirdPartySubscriptionTWITCHConstant = "TWITCH" QueryUserThirdPartySubscriptionXBOXConstant = "XBOX" )
Get the enum in QueryUserThirdPartySubscriptionParams
const ( QueryUserThirdPartySubscriptionTransactionsAPPLEConstant = "APPLE" QueryUserThirdPartySubscriptionTransactionsEPICGAMESConstant = "EPICGAMES" QueryUserThirdPartySubscriptionTransactionsGOOGLEConstant = "GOOGLE" QueryUserThirdPartySubscriptionTransactionsOCULUSConstant = "OCULUS" QueryUserThirdPartySubscriptionTransactionsPLAYSTATIONConstant = "PLAYSTATION" QueryUserThirdPartySubscriptionTransactionsSTADIAConstant = "STADIA" QueryUserThirdPartySubscriptionTransactionsSTEAMConstant = "STEAM" QueryUserThirdPartySubscriptionTransactionsTWITCHConstant = "TWITCH" QueryUserThirdPartySubscriptionTransactionsXBOXConstant = "XBOX" )
Get the enum in QueryUserThirdPartySubscriptionTransactionsParams
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for iap subscription API
func (*Client) GetSubscriptionHistory
deprecated
func (a *Client) GetSubscriptionHistory(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error)
Deprecated: 2022-08-10 - Use GetSubscriptionHistoryShort instead.
GetSubscriptionHistory get user subscription transaction update history Get Subscription Transaction Update History
func (*Client) GetSubscriptionHistoryShort ¶
func (a *Client) GetSubscriptionHistoryShort(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error)
GetSubscriptionHistoryShort get user subscription transaction update history Get Subscription Transaction Update History
func (*Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupID
deprecated
func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupID(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error)
Deprecated: 2022-08-10 - Use GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort instead.
GetThirdPartyPlatformSubscriptionOwnershipByGroupID get user third party platform subscription ownership by subscription group id Get user third party subscription by subscription group id.
func (*Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort ¶
func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error)
GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort get user third party platform subscription ownership by subscription group id Get user third party subscription by subscription group id.
func (*Client) GetThirdPartyPlatformSubscriptionOwnershipByProductID
deprecated
func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByProductID(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error)
Deprecated: 2022-08-10 - Use GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort instead.
GetThirdPartyPlatformSubscriptionOwnershipByProductID get user third party platform subscription ownership by subscription product id Get user third party subscription by subscription product id.
func (*Client) GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort ¶
func (a *Client) GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error)
GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort get user third party platform subscription ownership by subscription product id Get user third party subscription by subscription product id.
func (*Client) GetThirdPartySubscriptionDetails
deprecated
func (a *Client) GetThirdPartySubscriptionDetails(params *GetThirdPartySubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartySubscriptionDetailsOK, *GetThirdPartySubscriptionDetailsNotFound, error)
Deprecated: 2022-08-10 - Use GetThirdPartySubscriptionDetailsShort instead.
GetThirdPartySubscriptionDetails admin get user subscription transaction details. Admin get user subscription details.Other detail info:
- Returns :
func (*Client) GetThirdPartySubscriptionDetailsShort ¶
func (a *Client) GetThirdPartySubscriptionDetailsShort(params *GetThirdPartySubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartySubscriptionDetailsOK, error)
GetThirdPartySubscriptionDetailsShort admin get user subscription transaction details. Admin get user subscription details.Other detail info:
- Returns :
func (*Client) GetThirdPartyUserSubscriptionDetails
deprecated
func (a *Client) GetThirdPartyUserSubscriptionDetails(params *GetThirdPartyUserSubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyUserSubscriptionDetailsOK, *GetThirdPartyUserSubscriptionDetailsNotFound, error)
Deprecated: 2022-08-10 - Use GetThirdPartyUserSubscriptionDetailsShort instead.
GetThirdPartyUserSubscriptionDetails admin get user subscription details. Admin get user subscription details.Other detail info:
- Returns :
func (*Client) GetThirdPartyUserSubscriptionDetailsShort ¶
func (a *Client) GetThirdPartyUserSubscriptionDetailsShort(params *GetThirdPartyUserSubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyUserSubscriptionDetailsOK, error)
GetThirdPartyUserSubscriptionDetailsShort admin get user subscription details. Admin get user subscription details.Other detail info:
- Returns :
func (*Client) PublicQueryUserThirdPartySubscription
deprecated
func (a *Client) PublicQueryUserThirdPartySubscription(params *PublicQueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserThirdPartySubscriptionOK, error)
Deprecated: 2022-08-10 - Use PublicQueryUserThirdPartySubscriptionShort instead.
PublicQueryUserThirdPartySubscription query user subscription. Query user subscription, default sort by updatedAtOther detail info:
- Returns :
func (*Client) PublicQueryUserThirdPartySubscriptionShort ¶
func (a *Client) PublicQueryUserThirdPartySubscriptionShort(params *PublicQueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserThirdPartySubscriptionOK, error)
PublicQueryUserThirdPartySubscriptionShort query user subscription. Query user subscription, default sort by updatedAtOther detail info:
- Returns :
func (*Client) QueryThirdPartySubscription
deprecated
func (a *Client) QueryThirdPartySubscription(params *QueryThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryThirdPartySubscriptionOK, error)
Deprecated: 2022-08-10 - Use QueryThirdPartySubscriptionShort instead.
QueryThirdPartySubscription query subscriptions. Query subscriptions, default sort by updatedAt Other detail info:
- Returns :
func (*Client) QueryThirdPartySubscriptionShort ¶
func (a *Client) QueryThirdPartySubscriptionShort(params *QueryThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryThirdPartySubscriptionOK, error)
QueryThirdPartySubscriptionShort query subscriptions. Query subscriptions, default sort by updatedAt Other detail info:
- Returns :
func (*Client) QueryUserThirdPartySubscription
deprecated
func (a *Client) QueryUserThirdPartySubscription(params *QueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionOK, error)
Deprecated: 2022-08-10 - Use QueryUserThirdPartySubscriptionShort instead.
QueryUserThirdPartySubscription query user subscription. Query user subscription, default sort by updatedAtOther detail info:
- Returns :
func (*Client) QueryUserThirdPartySubscriptionShort ¶
func (a *Client) QueryUserThirdPartySubscriptionShort(params *QueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionOK, error)
QueryUserThirdPartySubscriptionShort query user subscription. Query user subscription, default sort by updatedAtOther detail info:
- Returns :
func (*Client) QueryUserThirdPartySubscriptionTransactions
deprecated
func (a *Client) QueryUserThirdPartySubscriptionTransactions(params *QueryUserThirdPartySubscriptionTransactionsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionTransactionsOK, error)
Deprecated: 2022-08-10 - Use QueryUserThirdPartySubscriptionTransactionsShort instead.
QueryUserThirdPartySubscriptionTransactions admin query user subscription transactions. Admin query user subscription transactions, default sort by startAt timeOther detail info:
- Returns :
func (*Client) QueryUserThirdPartySubscriptionTransactionsShort ¶
func (a *Client) QueryUserThirdPartySubscriptionTransactionsShort(params *QueryUserThirdPartySubscriptionTransactionsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionTransactionsOK, error)
QueryUserThirdPartySubscriptionTransactionsShort admin query user subscription transactions. Admin query user subscription transactions, default sort by startAt timeOther detail info:
- Returns :
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SyncSubscription
deprecated
func (a *Client) SyncSubscription(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, *SyncSubscriptionBadRequest, *SyncSubscriptionNotFound, error)
Deprecated: 2022-08-10 - Use SyncSubscriptionShort instead.
SyncSubscription sync subscription status Sync Subscription Status
func (*Client) SyncSubscriptionShort ¶
func (a *Client) SyncSubscriptionShort(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, error)
SyncSubscriptionShort sync subscription status Sync Subscription Status
func (*Client) SyncSubscriptionTransaction
deprecated
func (a *Client) SyncSubscriptionTransaction(params *SyncSubscriptionTransactionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionTransactionOK, *SyncSubscriptionTransactionBadRequest, *SyncSubscriptionTransactionNotFound, error)
Deprecated: 2022-08-10 - Use SyncSubscriptionTransactionShort instead.
SyncSubscriptionTransaction sync subscription transaction Sync Subscription Status
func (*Client) SyncSubscriptionTransactionShort ¶
func (a *Client) SyncSubscriptionTransactionShort(params *SyncSubscriptionTransactionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionTransactionOK, error)
SyncSubscriptionTransactionShort sync subscription transaction Sync Subscription Status
type ClientService ¶
type ClientService interface { QueryThirdPartySubscription(params *QueryThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryThirdPartySubscriptionOK, error) QueryThirdPartySubscriptionShort(params *QueryThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryThirdPartySubscriptionOK, error) QueryUserThirdPartySubscription(params *QueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionOK, error) QueryUserThirdPartySubscriptionShort(params *QueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionOK, error) GetThirdPartyPlatformSubscriptionOwnershipByGroupID(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error) GetThirdPartyPlatformSubscriptionOwnershipByGroupIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK, error) GetThirdPartyPlatformSubscriptionOwnershipByProductID(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error) GetThirdPartyPlatformSubscriptionOwnershipByProductIDShort(params *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK, error) QueryUserThirdPartySubscriptionTransactions(params *QueryUserThirdPartySubscriptionTransactionsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionTransactionsOK, error) QueryUserThirdPartySubscriptionTransactionsShort(params *QueryUserThirdPartySubscriptionTransactionsParams, authInfo runtime.ClientAuthInfoWriter) (*QueryUserThirdPartySubscriptionTransactionsOK, error) GetThirdPartySubscriptionDetails(params *GetThirdPartySubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartySubscriptionDetailsOK, *GetThirdPartySubscriptionDetailsNotFound, error) GetThirdPartySubscriptionDetailsShort(params *GetThirdPartySubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartySubscriptionDetailsOK, error) GetSubscriptionHistory(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error) GetSubscriptionHistoryShort(params *GetSubscriptionHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetSubscriptionHistoryOK, error) SyncSubscriptionTransaction(params *SyncSubscriptionTransactionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionTransactionOK, *SyncSubscriptionTransactionBadRequest, *SyncSubscriptionTransactionNotFound, error) SyncSubscriptionTransactionShort(params *SyncSubscriptionTransactionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionTransactionOK, error) GetThirdPartyUserSubscriptionDetails(params *GetThirdPartyUserSubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyUserSubscriptionDetailsOK, *GetThirdPartyUserSubscriptionDetailsNotFound, error) GetThirdPartyUserSubscriptionDetailsShort(params *GetThirdPartyUserSubscriptionDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetThirdPartyUserSubscriptionDetailsOK, error) SyncSubscription(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, *SyncSubscriptionBadRequest, *SyncSubscriptionNotFound, error) SyncSubscriptionShort(params *SyncSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*SyncSubscriptionOK, error) PublicQueryUserThirdPartySubscription(params *PublicQueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserThirdPartySubscriptionOK, error) PublicQueryUserThirdPartySubscriptionShort(params *PublicQueryUserThirdPartySubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*PublicQueryUserThirdPartySubscriptionOK, 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 iap subscription API client.
type GetSubscriptionHistoryOK ¶
type GetSubscriptionHistoryOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionTransactionHistoryPagingSlicedResult
}
GetSubscriptionHistoryOK handles this case with default header values.
successful operation
func NewGetSubscriptionHistoryOK ¶
func NewGetSubscriptionHistoryOK() *GetSubscriptionHistoryOK
NewGetSubscriptionHistoryOK creates a GetSubscriptionHistoryOK with default headers values
func (*GetSubscriptionHistoryOK) Error ¶
func (o *GetSubscriptionHistoryOK) Error() string
func (*GetSubscriptionHistoryOK) GetPayload ¶
func (o *GetSubscriptionHistoryOK) GetPayload() *platformclientmodels.ThirdPartySubscriptionTransactionHistoryPagingSlicedResult
func (*GetSubscriptionHistoryOK) ToJSONString ¶
func (o *GetSubscriptionHistoryOK) ToJSONString() string
type GetSubscriptionHistoryParams ¶
type GetSubscriptionHistoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string /*Namespace*/ Namespace string /*UserID*/ UserID string /*Limit*/ Limit *int32 /*Offset*/ Offset *int32 AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // XFlightId is an optional parameter from this SDK XFlightId *string // contains filtered or unexported fields }
GetSubscriptionHistoryParams contains all the parameters to send to the API endpoint for the get subscription history operation typically these are written to a http.Request
func NewGetSubscriptionHistoryParams ¶
func NewGetSubscriptionHistoryParams() *GetSubscriptionHistoryParams
NewGetSubscriptionHistoryParams creates a new GetSubscriptionHistoryParams object with the default values initialized.
func NewGetSubscriptionHistoryParamsWithContext ¶
func NewGetSubscriptionHistoryParamsWithContext(ctx context.Context) *GetSubscriptionHistoryParams
NewGetSubscriptionHistoryParamsWithContext creates a new GetSubscriptionHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewGetSubscriptionHistoryParamsWithHTTPClient ¶
func NewGetSubscriptionHistoryParamsWithHTTPClient(client *http.Client) *GetSubscriptionHistoryParams
NewGetSubscriptionHistoryParamsWithHTTPClient creates a new GetSubscriptionHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSubscriptionHistoryParamsWithTimeout ¶
func NewGetSubscriptionHistoryParamsWithTimeout(timeout time.Duration) *GetSubscriptionHistoryParams
NewGetSubscriptionHistoryParamsWithTimeout creates a new GetSubscriptionHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSubscriptionHistoryParams) SetAuthInfoWriter ¶
func (o *GetSubscriptionHistoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get subscription history params
func (*GetSubscriptionHistoryParams) SetContext ¶
func (o *GetSubscriptionHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get subscription history params
func (*GetSubscriptionHistoryParams) SetFlightId ¶
func (o *GetSubscriptionHistoryParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetSubscriptionHistoryParams) SetHTTPClient ¶
func (o *GetSubscriptionHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get subscription history params
func (*GetSubscriptionHistoryParams) SetHTTPClientTransport ¶
func (o *GetSubscriptionHistoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get subscription history params
func (*GetSubscriptionHistoryParams) SetID ¶
func (o *GetSubscriptionHistoryParams) SetID(idVar string)
SetID adds the id to the get subscription history params
func (*GetSubscriptionHistoryParams) SetLimit ¶
func (o *GetSubscriptionHistoryParams) SetLimit(limit *int32)
SetLimit adds the limit to the get subscription history params
func (*GetSubscriptionHistoryParams) SetNamespace ¶
func (o *GetSubscriptionHistoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get subscription history params
func (*GetSubscriptionHistoryParams) SetOffset ¶
func (o *GetSubscriptionHistoryParams) SetOffset(offset *int32)
SetOffset adds the offset to the get subscription history params
func (*GetSubscriptionHistoryParams) SetTimeout ¶
func (o *GetSubscriptionHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get subscription history params
func (*GetSubscriptionHistoryParams) SetUserID ¶
func (o *GetSubscriptionHistoryParams) SetUserID(userID string)
SetUserID adds the userId to the get subscription history params
func (*GetSubscriptionHistoryParams) WithContext ¶
func (o *GetSubscriptionHistoryParams) WithContext(ctx context.Context) *GetSubscriptionHistoryParams
WithContext adds the context to the get subscription history params
func (*GetSubscriptionHistoryParams) WithHTTPClient ¶
func (o *GetSubscriptionHistoryParams) WithHTTPClient(client *http.Client) *GetSubscriptionHistoryParams
WithHTTPClient adds the HTTPClient to the get subscription history params
func (*GetSubscriptionHistoryParams) WithID ¶
func (o *GetSubscriptionHistoryParams) WithID(idVar string) *GetSubscriptionHistoryParams
WithID adds the idVar to the get subscription history params
func (*GetSubscriptionHistoryParams) WithLimit ¶
func (o *GetSubscriptionHistoryParams) WithLimit(limit *int32) *GetSubscriptionHistoryParams
WithLimit adds the limit to the get subscription history params
func (*GetSubscriptionHistoryParams) WithNamespace ¶
func (o *GetSubscriptionHistoryParams) WithNamespace(namespace string) *GetSubscriptionHistoryParams
WithNamespace adds the namespace to the get subscription history params
func (*GetSubscriptionHistoryParams) WithOffset ¶
func (o *GetSubscriptionHistoryParams) WithOffset(offset *int32) *GetSubscriptionHistoryParams
WithOffset adds the offset to the get subscription history params
func (*GetSubscriptionHistoryParams) WithTimeout ¶
func (o *GetSubscriptionHistoryParams) WithTimeout(timeout time.Duration) *GetSubscriptionHistoryParams
WithTimeout adds the timeout to the get subscription history params
func (*GetSubscriptionHistoryParams) WithUserID ¶
func (o *GetSubscriptionHistoryParams) WithUserID(userID string) *GetSubscriptionHistoryParams
WithUserID adds the userID to the get subscription history params
func (*GetSubscriptionHistoryParams) WriteToRequest ¶
func (o *GetSubscriptionHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSubscriptionHistoryReader ¶
type GetSubscriptionHistoryReader struct {
// contains filtered or unexported fields
}
GetSubscriptionHistoryReader is a Reader for the GetSubscriptionHistory structure.
func (*GetSubscriptionHistoryReader) ReadResponse ¶
func (o *GetSubscriptionHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK ¶
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionOwnership
}
GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK handles this case with default header values.
successful operation
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK() *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK
NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK creates a GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK with default headers values
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) Error ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) Error() string
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) GetPayload ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) GetPayload() *platformclientmodels.ThirdPartySubscriptionOwnership
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) ToJSONString ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDOK) ToJSONString() string
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams ¶
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Platform*/ Platform string /*UserID*/ UserID string /*GroupID if platform is Google, please pass google subscription product id. if platform is Apple, please pass apple subscription group id */ GroupID 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 }
GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams contains all the parameters to send to the API endpoint for the get third party platform subscription ownership by group id operation typically these are written to a http.Request
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams() *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams creates a new GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams object with the default values initialized.
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithContext ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithContext creates a new GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithHTTPClient ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithHTTPClient creates a new GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithTimeout ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByGroupIDParamsWithTimeout creates a new GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetAuthInfoWriter ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetContext ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetFlightId ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetGroupID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetGroupID(groupID string)
SetGroupID adds the groupId to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClient ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClientTransport ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetNamespace ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetPlatform ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetPlatform(platform string)
SetPlatform adds the platform to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetTimeout ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetUserID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) SetUserID(userID string)
SetUserID adds the userId to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithContext ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithContext adds the context to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithGroupID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithGroupID(groupID string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithGroupID adds the groupID to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithHTTPClient ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithHTTPClient adds the HTTPClient to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithNamespace ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithNamespace(namespace string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithNamespace adds the namespace to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithPlatform ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithPlatform(platform string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithPlatform adds the platform to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithTimeout ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithTimeout adds the timeout to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithUserID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WithUserID(userID string) *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams
WithUserID adds the userID to the get third party platform subscription ownership by group id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WriteToRequest ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader ¶
type GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader struct {
// contains filtered or unexported fields
}
GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader is a Reader for the GetThirdPartyPlatformSubscriptionOwnershipByGroupID structure.
func (*GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader) ReadResponse ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByGroupIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK ¶
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionOwnership
}
GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK handles this case with default header values.
successful operation
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDOK ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDOK() *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK
NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDOK creates a GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK with default headers values
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) Error ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) Error() string
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) GetPayload ¶
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) ToJSONString ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDOK) ToJSONString() string
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams ¶
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Platform*/ Platform string /*UserID*/ UserID string /*ProductID if platform is Google, please pass google subscription plan id. if platform is Apple, please pass apple subscription product id */ ProductID 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 }
GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams contains all the parameters to send to the API endpoint for the get third party platform subscription ownership by product id operation typically these are written to a http.Request
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParams ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParams() *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParams creates a new GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams object with the default values initialized.
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithContext ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithContext creates a new GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithHTTPClient ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithHTTPClient creates a new GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithTimeout ¶
func NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
NewGetThirdPartyPlatformSubscriptionOwnershipByProductIDParamsWithTimeout creates a new GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetAuthInfoWriter ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetContext ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetFlightId ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClient ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClientTransport ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetNamespace ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetPlatform ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetPlatform(platform string)
SetPlatform adds the platform to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetProductID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetProductID(productID string)
SetProductID adds the productId to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetTimeout ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetUserID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) SetUserID(userID string)
SetUserID adds the userId to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithContext ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithContext(ctx context.Context) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithContext adds the context to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithHTTPClient ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithHTTPClient(client *http.Client) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithHTTPClient adds the HTTPClient to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithNamespace ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithNamespace(namespace string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithNamespace adds the namespace to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithPlatform ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithPlatform(platform string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithPlatform adds the platform to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithProductID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithProductID(productID string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithProductID adds the productID to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithTimeout ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithTimeout(timeout time.Duration) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithTimeout adds the timeout to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithUserID ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WithUserID(userID string) *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams
WithUserID adds the userID to the get third party platform subscription ownership by product id params
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WriteToRequest ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader ¶
type GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader struct {
// contains filtered or unexported fields
}
GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader is a Reader for the GetThirdPartyPlatformSubscriptionOwnershipByProductID structure.
func (*GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader) ReadResponse ¶
func (o *GetThirdPartyPlatformSubscriptionOwnershipByProductIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThirdPartySubscriptionDetailsNotFound ¶
type GetThirdPartySubscriptionDetailsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetThirdPartySubscriptionDetailsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39149</td><td>Third Party Subscription [{id}] not found for user [{userId}] in the namespace [{namespace}].</td></tr></table>
func NewGetThirdPartySubscriptionDetailsNotFound ¶
func NewGetThirdPartySubscriptionDetailsNotFound() *GetThirdPartySubscriptionDetailsNotFound
NewGetThirdPartySubscriptionDetailsNotFound creates a GetThirdPartySubscriptionDetailsNotFound with default headers values
func (*GetThirdPartySubscriptionDetailsNotFound) Error ¶
func (o *GetThirdPartySubscriptionDetailsNotFound) Error() string
func (*GetThirdPartySubscriptionDetailsNotFound) GetPayload ¶
func (o *GetThirdPartySubscriptionDetailsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetThirdPartySubscriptionDetailsNotFound) ToJSONString ¶
func (o *GetThirdPartySubscriptionDetailsNotFound) ToJSONString() string
type GetThirdPartySubscriptionDetailsOK ¶
type GetThirdPartySubscriptionDetailsOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionTransactionInfo
}
GetThirdPartySubscriptionDetailsOK handles this case with default header values.
successful operation
func NewGetThirdPartySubscriptionDetailsOK ¶
func NewGetThirdPartySubscriptionDetailsOK() *GetThirdPartySubscriptionDetailsOK
NewGetThirdPartySubscriptionDetailsOK creates a GetThirdPartySubscriptionDetailsOK with default headers values
func (*GetThirdPartySubscriptionDetailsOK) Error ¶
func (o *GetThirdPartySubscriptionDetailsOK) Error() string
func (*GetThirdPartySubscriptionDetailsOK) GetPayload ¶
func (o *GetThirdPartySubscriptionDetailsOK) GetPayload() *platformclientmodels.ThirdPartySubscriptionTransactionInfo
func (*GetThirdPartySubscriptionDetailsOK) ToJSONString ¶
func (o *GetThirdPartySubscriptionDetailsOK) ToJSONString() string
type GetThirdPartySubscriptionDetailsParams ¶
type GetThirdPartySubscriptionDetailsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string /*Namespace*/ Namespace string /*UserID*/ 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 }
GetThirdPartySubscriptionDetailsParams contains all the parameters to send to the API endpoint for the get third party subscription details operation typically these are written to a http.Request
func NewGetThirdPartySubscriptionDetailsParams ¶
func NewGetThirdPartySubscriptionDetailsParams() *GetThirdPartySubscriptionDetailsParams
NewGetThirdPartySubscriptionDetailsParams creates a new GetThirdPartySubscriptionDetailsParams object with the default values initialized.
func NewGetThirdPartySubscriptionDetailsParamsWithContext ¶
func NewGetThirdPartySubscriptionDetailsParamsWithContext(ctx context.Context) *GetThirdPartySubscriptionDetailsParams
NewGetThirdPartySubscriptionDetailsParamsWithContext creates a new GetThirdPartySubscriptionDetailsParams object with the default values initialized, and the ability to set a context for a request
func NewGetThirdPartySubscriptionDetailsParamsWithHTTPClient ¶
func NewGetThirdPartySubscriptionDetailsParamsWithHTTPClient(client *http.Client) *GetThirdPartySubscriptionDetailsParams
NewGetThirdPartySubscriptionDetailsParamsWithHTTPClient creates a new GetThirdPartySubscriptionDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThirdPartySubscriptionDetailsParamsWithTimeout ¶
func NewGetThirdPartySubscriptionDetailsParamsWithTimeout(timeout time.Duration) *GetThirdPartySubscriptionDetailsParams
NewGetThirdPartySubscriptionDetailsParamsWithTimeout creates a new GetThirdPartySubscriptionDetailsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThirdPartySubscriptionDetailsParams) SetAuthInfoWriter ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetContext ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetFlightId ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetThirdPartySubscriptionDetailsParams) SetHTTPClient ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetHTTPClientTransport ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetID ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetID(idVar string)
SetID adds the id to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetNamespace ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetTimeout ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) SetUserID ¶
func (o *GetThirdPartySubscriptionDetailsParams) SetUserID(userID string)
SetUserID adds the userId to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithContext ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithContext(ctx context.Context) *GetThirdPartySubscriptionDetailsParams
WithContext adds the context to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithHTTPClient ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithHTTPClient(client *http.Client) *GetThirdPartySubscriptionDetailsParams
WithHTTPClient adds the HTTPClient to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithID ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithID(idVar string) *GetThirdPartySubscriptionDetailsParams
WithID adds the idVar to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithNamespace ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithNamespace(namespace string) *GetThirdPartySubscriptionDetailsParams
WithNamespace adds the namespace to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithTimeout ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithTimeout(timeout time.Duration) *GetThirdPartySubscriptionDetailsParams
WithTimeout adds the timeout to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WithUserID ¶
func (o *GetThirdPartySubscriptionDetailsParams) WithUserID(userID string) *GetThirdPartySubscriptionDetailsParams
WithUserID adds the userID to the get third party subscription details params
func (*GetThirdPartySubscriptionDetailsParams) WriteToRequest ¶
func (o *GetThirdPartySubscriptionDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThirdPartySubscriptionDetailsReader ¶
type GetThirdPartySubscriptionDetailsReader struct {
// contains filtered or unexported fields
}
GetThirdPartySubscriptionDetailsReader is a Reader for the GetThirdPartySubscriptionDetails structure.
func (*GetThirdPartySubscriptionDetailsReader) ReadResponse ¶
func (o *GetThirdPartySubscriptionDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThirdPartyUserSubscriptionDetailsNotFound ¶
type GetThirdPartyUserSubscriptionDetailsNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
GetThirdPartyUserSubscriptionDetailsNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39149</td><td>Third Party User Subscription [{id}] not found for user [{userId}] in the namespace [{namespace}].</td></tr></table>
func NewGetThirdPartyUserSubscriptionDetailsNotFound ¶
func NewGetThirdPartyUserSubscriptionDetailsNotFound() *GetThirdPartyUserSubscriptionDetailsNotFound
NewGetThirdPartyUserSubscriptionDetailsNotFound creates a GetThirdPartyUserSubscriptionDetailsNotFound with default headers values
func (*GetThirdPartyUserSubscriptionDetailsNotFound) Error ¶
func (o *GetThirdPartyUserSubscriptionDetailsNotFound) Error() string
func (*GetThirdPartyUserSubscriptionDetailsNotFound) GetPayload ¶
func (o *GetThirdPartyUserSubscriptionDetailsNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*GetThirdPartyUserSubscriptionDetailsNotFound) ToJSONString ¶
func (o *GetThirdPartyUserSubscriptionDetailsNotFound) ToJSONString() string
type GetThirdPartyUserSubscriptionDetailsOK ¶
type GetThirdPartyUserSubscriptionDetailsOK struct {
Payload *platformclientmodels.ThirdPartyUserSubscriptionInfo
}
GetThirdPartyUserSubscriptionDetailsOK handles this case with default header values.
successful operation
func NewGetThirdPartyUserSubscriptionDetailsOK ¶
func NewGetThirdPartyUserSubscriptionDetailsOK() *GetThirdPartyUserSubscriptionDetailsOK
NewGetThirdPartyUserSubscriptionDetailsOK creates a GetThirdPartyUserSubscriptionDetailsOK with default headers values
func (*GetThirdPartyUserSubscriptionDetailsOK) Error ¶
func (o *GetThirdPartyUserSubscriptionDetailsOK) Error() string
func (*GetThirdPartyUserSubscriptionDetailsOK) GetPayload ¶
func (o *GetThirdPartyUserSubscriptionDetailsOK) GetPayload() *platformclientmodels.ThirdPartyUserSubscriptionInfo
func (*GetThirdPartyUserSubscriptionDetailsOK) ToJSONString ¶
func (o *GetThirdPartyUserSubscriptionDetailsOK) ToJSONString() string
type GetThirdPartyUserSubscriptionDetailsParams ¶
type GetThirdPartyUserSubscriptionDetailsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string /*Namespace*/ Namespace string /*UserID*/ 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 }
GetThirdPartyUserSubscriptionDetailsParams contains all the parameters to send to the API endpoint for the get third party user subscription details operation typically these are written to a http.Request
func NewGetThirdPartyUserSubscriptionDetailsParams ¶
func NewGetThirdPartyUserSubscriptionDetailsParams() *GetThirdPartyUserSubscriptionDetailsParams
NewGetThirdPartyUserSubscriptionDetailsParams creates a new GetThirdPartyUserSubscriptionDetailsParams object with the default values initialized.
func NewGetThirdPartyUserSubscriptionDetailsParamsWithContext ¶
func NewGetThirdPartyUserSubscriptionDetailsParamsWithContext(ctx context.Context) *GetThirdPartyUserSubscriptionDetailsParams
NewGetThirdPartyUserSubscriptionDetailsParamsWithContext creates a new GetThirdPartyUserSubscriptionDetailsParams object with the default values initialized, and the ability to set a context for a request
func NewGetThirdPartyUserSubscriptionDetailsParamsWithHTTPClient ¶
func NewGetThirdPartyUserSubscriptionDetailsParamsWithHTTPClient(client *http.Client) *GetThirdPartyUserSubscriptionDetailsParams
NewGetThirdPartyUserSubscriptionDetailsParamsWithHTTPClient creates a new GetThirdPartyUserSubscriptionDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThirdPartyUserSubscriptionDetailsParamsWithTimeout ¶
func NewGetThirdPartyUserSubscriptionDetailsParamsWithTimeout(timeout time.Duration) *GetThirdPartyUserSubscriptionDetailsParams
NewGetThirdPartyUserSubscriptionDetailsParamsWithTimeout creates a new GetThirdPartyUserSubscriptionDetailsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThirdPartyUserSubscriptionDetailsParams) SetAuthInfoWriter ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetContext ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetFlightId ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClient ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClientTransport ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetID ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetID(idVar string)
SetID adds the id to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetNamespace ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetTimeout ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) SetUserID ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) SetUserID(userID string)
SetUserID adds the userId to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithContext ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithContext(ctx context.Context) *GetThirdPartyUserSubscriptionDetailsParams
WithContext adds the context to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithHTTPClient ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithHTTPClient(client *http.Client) *GetThirdPartyUserSubscriptionDetailsParams
WithHTTPClient adds the HTTPClient to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithID ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithID(idVar string) *GetThirdPartyUserSubscriptionDetailsParams
WithID adds the idVar to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithNamespace ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithNamespace(namespace string) *GetThirdPartyUserSubscriptionDetailsParams
WithNamespace adds the namespace to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithTimeout ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithTimeout(timeout time.Duration) *GetThirdPartyUserSubscriptionDetailsParams
WithTimeout adds the timeout to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WithUserID ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WithUserID(userID string) *GetThirdPartyUserSubscriptionDetailsParams
WithUserID adds the userID to the get third party user subscription details params
func (*GetThirdPartyUserSubscriptionDetailsParams) WriteToRequest ¶
func (o *GetThirdPartyUserSubscriptionDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThirdPartyUserSubscriptionDetailsReader ¶
type GetThirdPartyUserSubscriptionDetailsReader struct {
// contains filtered or unexported fields
}
GetThirdPartyUserSubscriptionDetailsReader is a Reader for the GetThirdPartyUserSubscriptionDetails structure.
func (*GetThirdPartyUserSubscriptionDetailsReader) ReadResponse ¶
func (o *GetThirdPartyUserSubscriptionDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PublicQueryUserThirdPartySubscriptionOK ¶
type PublicQueryUserThirdPartySubscriptionOK struct {
Payload *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
}
PublicQueryUserThirdPartySubscriptionOK handles this case with default header values.
successful operation
func NewPublicQueryUserThirdPartySubscriptionOK ¶
func NewPublicQueryUserThirdPartySubscriptionOK() *PublicQueryUserThirdPartySubscriptionOK
NewPublicQueryUserThirdPartySubscriptionOK creates a PublicQueryUserThirdPartySubscriptionOK with default headers values
func (*PublicQueryUserThirdPartySubscriptionOK) Error ¶
func (o *PublicQueryUserThirdPartySubscriptionOK) Error() string
func (*PublicQueryUserThirdPartySubscriptionOK) GetPayload ¶
func (o *PublicQueryUserThirdPartySubscriptionOK) GetPayload() *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
func (*PublicQueryUserThirdPartySubscriptionOK) ToJSONString ¶
func (o *PublicQueryUserThirdPartySubscriptionOK) ToJSONString() string
type PublicQueryUserThirdPartySubscriptionParams ¶
type PublicQueryUserThirdPartySubscriptionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*Platform*/ Platform string /*UserID*/ UserID string /*ActiveOnly*/ ActiveOnly *bool /*GroupID if platform is Google, please pass google subscription product id. if platform is Apple, please pass apple subscription group id */ GroupID *string /*Limit*/ Limit *int32 /*Offset*/ Offset *int32 /*ProductID if platform is Google, please pass google subscription plan id. if platform is Apple, please pass apple subscription product id */ ProductID *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 }
PublicQueryUserThirdPartySubscriptionParams contains all the parameters to send to the API endpoint for the public query user third party subscription operation typically these are written to a http.Request
func NewPublicQueryUserThirdPartySubscriptionParams ¶
func NewPublicQueryUserThirdPartySubscriptionParams() *PublicQueryUserThirdPartySubscriptionParams
NewPublicQueryUserThirdPartySubscriptionParams creates a new PublicQueryUserThirdPartySubscriptionParams object with the default values initialized.
func NewPublicQueryUserThirdPartySubscriptionParamsWithContext ¶
func NewPublicQueryUserThirdPartySubscriptionParamsWithContext(ctx context.Context) *PublicQueryUserThirdPartySubscriptionParams
NewPublicQueryUserThirdPartySubscriptionParamsWithContext creates a new PublicQueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a context for a request
func NewPublicQueryUserThirdPartySubscriptionParamsWithHTTPClient ¶
func NewPublicQueryUserThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *PublicQueryUserThirdPartySubscriptionParams
NewPublicQueryUserThirdPartySubscriptionParamsWithHTTPClient creates a new PublicQueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPublicQueryUserThirdPartySubscriptionParamsWithTimeout ¶
func NewPublicQueryUserThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *PublicQueryUserThirdPartySubscriptionParams
NewPublicQueryUserThirdPartySubscriptionParamsWithTimeout creates a new PublicQueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*PublicQueryUserThirdPartySubscriptionParams) SetActiveOnly ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetAuthInfoWriter ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetContext ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetContext(ctx context.Context)
SetContext adds the context to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetFlightId ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*PublicQueryUserThirdPartySubscriptionParams) SetGroupID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetGroupID(groupID *string)
SetGroupID adds the groupId to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetHTTPClient ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetHTTPClientTransport ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetLimit ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetLimit(limit *int32)
SetLimit adds the limit to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetNamespace ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetOffset ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetOffset(offset *int32)
SetOffset adds the offset to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetPlatform ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetPlatform(platform string)
SetPlatform adds the platform to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetProductID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetProductID(productID *string)
SetProductID adds the productId to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetTimeout ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) SetUserID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) SetUserID(userID string)
SetUserID adds the userId to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithActiveOnly ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *PublicQueryUserThirdPartySubscriptionParams
WithActiveOnly adds the activeOnly to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithContext ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithContext(ctx context.Context) *PublicQueryUserThirdPartySubscriptionParams
WithContext adds the context to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithGroupID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithGroupID(groupID *string) *PublicQueryUserThirdPartySubscriptionParams
WithGroupID adds the groupID to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithHTTPClient ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *PublicQueryUserThirdPartySubscriptionParams
WithHTTPClient adds the HTTPClient to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithLimit ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithLimit(limit *int32) *PublicQueryUserThirdPartySubscriptionParams
WithLimit adds the limit to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithNamespace ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithNamespace(namespace string) *PublicQueryUserThirdPartySubscriptionParams
WithNamespace adds the namespace to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithOffset ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithOffset(offset *int32) *PublicQueryUserThirdPartySubscriptionParams
WithOffset adds the offset to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithPlatform ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithPlatform(platform string) *PublicQueryUserThirdPartySubscriptionParams
WithPlatform adds the platform to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithProductID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithProductID(productID *string) *PublicQueryUserThirdPartySubscriptionParams
WithProductID adds the productID to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithTimeout ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *PublicQueryUserThirdPartySubscriptionParams
WithTimeout adds the timeout to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WithUserID ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WithUserID(userID string) *PublicQueryUserThirdPartySubscriptionParams
WithUserID adds the userID to the public query user third party subscription params
func (*PublicQueryUserThirdPartySubscriptionParams) WriteToRequest ¶
func (o *PublicQueryUserThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PublicQueryUserThirdPartySubscriptionReader ¶
type PublicQueryUserThirdPartySubscriptionReader struct {
// contains filtered or unexported fields
}
PublicQueryUserThirdPartySubscriptionReader is a Reader for the PublicQueryUserThirdPartySubscription structure.
func (*PublicQueryUserThirdPartySubscriptionReader) ReadResponse ¶
func (o *PublicQueryUserThirdPartySubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryThirdPartySubscriptionOK ¶
type QueryThirdPartySubscriptionOK struct {
Payload *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
}
QueryThirdPartySubscriptionOK handles this case with default header values.
successful operation
func NewQueryThirdPartySubscriptionOK ¶
func NewQueryThirdPartySubscriptionOK() *QueryThirdPartySubscriptionOK
NewQueryThirdPartySubscriptionOK creates a QueryThirdPartySubscriptionOK with default headers values
func (*QueryThirdPartySubscriptionOK) Error ¶
func (o *QueryThirdPartySubscriptionOK) Error() string
func (*QueryThirdPartySubscriptionOK) GetPayload ¶
func (o *QueryThirdPartySubscriptionOK) GetPayload() *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
func (*QueryThirdPartySubscriptionOK) ToJSONString ¶
func (o *QueryThirdPartySubscriptionOK) ToJSONString() string
type QueryThirdPartySubscriptionParams ¶
type QueryThirdPartySubscriptionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*ActiveOnly*/ ActiveOnly *bool /*GroupID if platform is Google, please pass google subscription product id. if platform is Apple, please pass apple subscription group id */ GroupID *string /*Limit*/ Limit *int32 /*Offset*/ Offset *int32 /*Platform*/ Platform *string /*ProductID if platform is Google, please pass google subscription plan id. if platform is Apple, please pass apple subscription product id */ ProductID *string /*UserID*/ 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 }
QueryThirdPartySubscriptionParams contains all the parameters to send to the API endpoint for the query third party subscription operation typically these are written to a http.Request
func NewQueryThirdPartySubscriptionParams ¶
func NewQueryThirdPartySubscriptionParams() *QueryThirdPartySubscriptionParams
NewQueryThirdPartySubscriptionParams creates a new QueryThirdPartySubscriptionParams object with the default values initialized.
func NewQueryThirdPartySubscriptionParamsWithContext ¶
func NewQueryThirdPartySubscriptionParamsWithContext(ctx context.Context) *QueryThirdPartySubscriptionParams
NewQueryThirdPartySubscriptionParamsWithContext creates a new QueryThirdPartySubscriptionParams object with the default values initialized, and the ability to set a context for a request
func NewQueryThirdPartySubscriptionParamsWithHTTPClient ¶
func NewQueryThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *QueryThirdPartySubscriptionParams
NewQueryThirdPartySubscriptionParamsWithHTTPClient creates a new QueryThirdPartySubscriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryThirdPartySubscriptionParamsWithTimeout ¶
func NewQueryThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *QueryThirdPartySubscriptionParams
NewQueryThirdPartySubscriptionParamsWithTimeout creates a new QueryThirdPartySubscriptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryThirdPartySubscriptionParams) SetActiveOnly ¶
func (o *QueryThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetAuthInfoWriter ¶
func (o *QueryThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetContext ¶
func (o *QueryThirdPartySubscriptionParams) SetContext(ctx context.Context)
SetContext adds the context to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetFlightId ¶
func (o *QueryThirdPartySubscriptionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryThirdPartySubscriptionParams) SetGroupID ¶
func (o *QueryThirdPartySubscriptionParams) SetGroupID(groupID *string)
SetGroupID adds the groupId to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetHTTPClient ¶
func (o *QueryThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetHTTPClientTransport ¶
func (o *QueryThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetLimit ¶
func (o *QueryThirdPartySubscriptionParams) SetLimit(limit *int32)
SetLimit adds the limit to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetNamespace ¶
func (o *QueryThirdPartySubscriptionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetOffset ¶
func (o *QueryThirdPartySubscriptionParams) SetOffset(offset *int32)
SetOffset adds the offset to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetPlatform ¶
func (o *QueryThirdPartySubscriptionParams) SetPlatform(platform *string)
SetPlatform adds the platform to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetProductID ¶
func (o *QueryThirdPartySubscriptionParams) SetProductID(productID *string)
SetProductID adds the productId to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetTimeout ¶
func (o *QueryThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) SetUserID ¶
func (o *QueryThirdPartySubscriptionParams) SetUserID(userID *string)
SetUserID adds the userId to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithActiveOnly ¶
func (o *QueryThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *QueryThirdPartySubscriptionParams
WithActiveOnly adds the activeOnly to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithContext ¶
func (o *QueryThirdPartySubscriptionParams) WithContext(ctx context.Context) *QueryThirdPartySubscriptionParams
WithContext adds the context to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithGroupID ¶
func (o *QueryThirdPartySubscriptionParams) WithGroupID(groupID *string) *QueryThirdPartySubscriptionParams
WithGroupID adds the groupID to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithHTTPClient ¶
func (o *QueryThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *QueryThirdPartySubscriptionParams
WithHTTPClient adds the HTTPClient to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithLimit ¶
func (o *QueryThirdPartySubscriptionParams) WithLimit(limit *int32) *QueryThirdPartySubscriptionParams
WithLimit adds the limit to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithNamespace ¶
func (o *QueryThirdPartySubscriptionParams) WithNamespace(namespace string) *QueryThirdPartySubscriptionParams
WithNamespace adds the namespace to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithOffset ¶
func (o *QueryThirdPartySubscriptionParams) WithOffset(offset *int32) *QueryThirdPartySubscriptionParams
WithOffset adds the offset to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithPlatform ¶
func (o *QueryThirdPartySubscriptionParams) WithPlatform(platform *string) *QueryThirdPartySubscriptionParams
WithPlatform adds the platform to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithProductID ¶
func (o *QueryThirdPartySubscriptionParams) WithProductID(productID *string) *QueryThirdPartySubscriptionParams
WithProductID adds the productID to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithTimeout ¶
func (o *QueryThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *QueryThirdPartySubscriptionParams
WithTimeout adds the timeout to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WithUserID ¶
func (o *QueryThirdPartySubscriptionParams) WithUserID(userID *string) *QueryThirdPartySubscriptionParams
WithUserID adds the userID to the query third party subscription params
func (*QueryThirdPartySubscriptionParams) WriteToRequest ¶
func (o *QueryThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryThirdPartySubscriptionReader ¶
type QueryThirdPartySubscriptionReader struct {
// contains filtered or unexported fields
}
QueryThirdPartySubscriptionReader is a Reader for the QueryThirdPartySubscription structure.
func (*QueryThirdPartySubscriptionReader) ReadResponse ¶
func (o *QueryThirdPartySubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryUserThirdPartySubscriptionOK ¶
type QueryUserThirdPartySubscriptionOK struct {
Payload *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
}
QueryUserThirdPartySubscriptionOK handles this case with default header values.
successful operation
func NewQueryUserThirdPartySubscriptionOK ¶
func NewQueryUserThirdPartySubscriptionOK() *QueryUserThirdPartySubscriptionOK
NewQueryUserThirdPartySubscriptionOK creates a QueryUserThirdPartySubscriptionOK with default headers values
func (*QueryUserThirdPartySubscriptionOK) Error ¶
func (o *QueryUserThirdPartySubscriptionOK) Error() string
func (*QueryUserThirdPartySubscriptionOK) GetPayload ¶
func (o *QueryUserThirdPartySubscriptionOK) GetPayload() *platformclientmodels.ThirdPartyUserSubscriptionPagingSlicedResult
func (*QueryUserThirdPartySubscriptionOK) ToJSONString ¶
func (o *QueryUserThirdPartySubscriptionOK) ToJSONString() string
type QueryUserThirdPartySubscriptionParams ¶
type QueryUserThirdPartySubscriptionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*UserID*/ UserID string /*ActiveOnly*/ ActiveOnly *bool /*GroupID if platform is Google, please pass google subscription product id. if platform is Apple, please pass apple subscription group id */ GroupID *string /*Limit*/ Limit *int32 /*Offset*/ Offset *int32 /*Platform*/ Platform *string /*ProductID if platform is Google, please pass google subscription plan id. if platform is Apple, please pass apple subscription product id */ ProductID *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 }
QueryUserThirdPartySubscriptionParams contains all the parameters to send to the API endpoint for the query user third party subscription operation typically these are written to a http.Request
func NewQueryUserThirdPartySubscriptionParams ¶
func NewQueryUserThirdPartySubscriptionParams() *QueryUserThirdPartySubscriptionParams
NewQueryUserThirdPartySubscriptionParams creates a new QueryUserThirdPartySubscriptionParams object with the default values initialized.
func NewQueryUserThirdPartySubscriptionParamsWithContext ¶
func NewQueryUserThirdPartySubscriptionParamsWithContext(ctx context.Context) *QueryUserThirdPartySubscriptionParams
NewQueryUserThirdPartySubscriptionParamsWithContext creates a new QueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a context for a request
func NewQueryUserThirdPartySubscriptionParamsWithHTTPClient ¶
func NewQueryUserThirdPartySubscriptionParamsWithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionParams
NewQueryUserThirdPartySubscriptionParamsWithHTTPClient creates a new QueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryUserThirdPartySubscriptionParamsWithTimeout ¶
func NewQueryUserThirdPartySubscriptionParamsWithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionParams
NewQueryUserThirdPartySubscriptionParamsWithTimeout creates a new QueryUserThirdPartySubscriptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryUserThirdPartySubscriptionParams) SetActiveOnly ¶
func (o *QueryUserThirdPartySubscriptionParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetAuthInfoWriter ¶
func (o *QueryUserThirdPartySubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetContext ¶
func (o *QueryUserThirdPartySubscriptionParams) SetContext(ctx context.Context)
SetContext adds the context to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetFlightId ¶
func (o *QueryUserThirdPartySubscriptionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryUserThirdPartySubscriptionParams) SetGroupID ¶
func (o *QueryUserThirdPartySubscriptionParams) SetGroupID(groupID *string)
SetGroupID adds the groupId to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetHTTPClient ¶
func (o *QueryUserThirdPartySubscriptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetHTTPClientTransport ¶
func (o *QueryUserThirdPartySubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetLimit ¶
func (o *QueryUserThirdPartySubscriptionParams) SetLimit(limit *int32)
SetLimit adds the limit to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetNamespace ¶
func (o *QueryUserThirdPartySubscriptionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetOffset ¶
func (o *QueryUserThirdPartySubscriptionParams) SetOffset(offset *int32)
SetOffset adds the offset to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetPlatform ¶
func (o *QueryUserThirdPartySubscriptionParams) SetPlatform(platform *string)
SetPlatform adds the platform to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetProductID ¶
func (o *QueryUserThirdPartySubscriptionParams) SetProductID(productID *string)
SetProductID adds the productId to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetTimeout ¶
func (o *QueryUserThirdPartySubscriptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) SetUserID ¶
func (o *QueryUserThirdPartySubscriptionParams) SetUserID(userID string)
SetUserID adds the userId to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithActiveOnly ¶
func (o *QueryUserThirdPartySubscriptionParams) WithActiveOnly(activeOnly *bool) *QueryUserThirdPartySubscriptionParams
WithActiveOnly adds the activeOnly to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithContext ¶
func (o *QueryUserThirdPartySubscriptionParams) WithContext(ctx context.Context) *QueryUserThirdPartySubscriptionParams
WithContext adds the context to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithGroupID ¶
func (o *QueryUserThirdPartySubscriptionParams) WithGroupID(groupID *string) *QueryUserThirdPartySubscriptionParams
WithGroupID adds the groupID to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithHTTPClient ¶
func (o *QueryUserThirdPartySubscriptionParams) WithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionParams
WithHTTPClient adds the HTTPClient to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithLimit ¶
func (o *QueryUserThirdPartySubscriptionParams) WithLimit(limit *int32) *QueryUserThirdPartySubscriptionParams
WithLimit adds the limit to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithNamespace ¶
func (o *QueryUserThirdPartySubscriptionParams) WithNamespace(namespace string) *QueryUserThirdPartySubscriptionParams
WithNamespace adds the namespace to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithOffset ¶
func (o *QueryUserThirdPartySubscriptionParams) WithOffset(offset *int32) *QueryUserThirdPartySubscriptionParams
WithOffset adds the offset to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithPlatform ¶
func (o *QueryUserThirdPartySubscriptionParams) WithPlatform(platform *string) *QueryUserThirdPartySubscriptionParams
WithPlatform adds the platform to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithProductID ¶
func (o *QueryUserThirdPartySubscriptionParams) WithProductID(productID *string) *QueryUserThirdPartySubscriptionParams
WithProductID adds the productID to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithTimeout ¶
func (o *QueryUserThirdPartySubscriptionParams) WithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionParams
WithTimeout adds the timeout to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WithUserID ¶
func (o *QueryUserThirdPartySubscriptionParams) WithUserID(userID string) *QueryUserThirdPartySubscriptionParams
WithUserID adds the userID to the query user third party subscription params
func (*QueryUserThirdPartySubscriptionParams) WriteToRequest ¶
func (o *QueryUserThirdPartySubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryUserThirdPartySubscriptionReader ¶
type QueryUserThirdPartySubscriptionReader struct {
// contains filtered or unexported fields
}
QueryUserThirdPartySubscriptionReader is a Reader for the QueryUserThirdPartySubscription structure.
func (*QueryUserThirdPartySubscriptionReader) ReadResponse ¶
func (o *QueryUserThirdPartySubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryUserThirdPartySubscriptionTransactionsOK ¶
type QueryUserThirdPartySubscriptionTransactionsOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionTransactionPagingSlicedResult
}
QueryUserThirdPartySubscriptionTransactionsOK handles this case with default header values.
successful operation
func NewQueryUserThirdPartySubscriptionTransactionsOK ¶
func NewQueryUserThirdPartySubscriptionTransactionsOK() *QueryUserThirdPartySubscriptionTransactionsOK
NewQueryUserThirdPartySubscriptionTransactionsOK creates a QueryUserThirdPartySubscriptionTransactionsOK with default headers values
func (*QueryUserThirdPartySubscriptionTransactionsOK) Error ¶
func (o *QueryUserThirdPartySubscriptionTransactionsOK) Error() string
func (*QueryUserThirdPartySubscriptionTransactionsOK) GetPayload ¶
func (*QueryUserThirdPartySubscriptionTransactionsOK) ToJSONString ¶
func (o *QueryUserThirdPartySubscriptionTransactionsOK) ToJSONString() string
type QueryUserThirdPartySubscriptionTransactionsParams ¶
type QueryUserThirdPartySubscriptionTransactionsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace*/ Namespace string /*UserID*/ UserID string /*ActiveOnly*/ ActiveOnly *bool /*GroupID if platform is Google, please pass google subscription product id. if platform is Apple, please pass apple subscription group id */ GroupID *string /*Limit*/ Limit *int32 /*Offset*/ Offset *int32 /*Platform*/ Platform *string /*ProductID if platform is Google, please pass google subscription plan id. if platform is Apple, please pass apple subscription product id */ ProductID *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 }
QueryUserThirdPartySubscriptionTransactionsParams contains all the parameters to send to the API endpoint for the query user third party subscription transactions operation typically these are written to a http.Request
func NewQueryUserThirdPartySubscriptionTransactionsParams ¶
func NewQueryUserThirdPartySubscriptionTransactionsParams() *QueryUserThirdPartySubscriptionTransactionsParams
NewQueryUserThirdPartySubscriptionTransactionsParams creates a new QueryUserThirdPartySubscriptionTransactionsParams object with the default values initialized.
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithContext ¶
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithContext(ctx context.Context) *QueryUserThirdPartySubscriptionTransactionsParams
NewQueryUserThirdPartySubscriptionTransactionsParamsWithContext creates a new QueryUserThirdPartySubscriptionTransactionsParams object with the default values initialized, and the ability to set a context for a request
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithHTTPClient ¶
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionTransactionsParams
NewQueryUserThirdPartySubscriptionTransactionsParamsWithHTTPClient creates a new QueryUserThirdPartySubscriptionTransactionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithTimeout ¶
func NewQueryUserThirdPartySubscriptionTransactionsParamsWithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionTransactionsParams
NewQueryUserThirdPartySubscriptionTransactionsParamsWithTimeout creates a new QueryUserThirdPartySubscriptionTransactionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetActiveOnly ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetAuthInfoWriter ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetContext ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetContext(ctx context.Context)
SetContext adds the context to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetFlightId ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetGroupID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetGroupID(groupID *string)
SetGroupID adds the groupId to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClient ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClientTransport ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetLimit ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetLimit(limit *int32)
SetLimit adds the limit to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetNamespace ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetOffset ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetOffset(offset *int32)
SetOffset adds the offset to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetPlatform ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetPlatform(platform *string)
SetPlatform adds the platform to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetProductID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetProductID(productID *string)
SetProductID adds the productId to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetTimeout ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) SetUserID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) SetUserID(userID string)
SetUserID adds the userId to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithActiveOnly ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithActiveOnly(activeOnly *bool) *QueryUserThirdPartySubscriptionTransactionsParams
WithActiveOnly adds the activeOnly to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithContext ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithContext(ctx context.Context) *QueryUserThirdPartySubscriptionTransactionsParams
WithContext adds the context to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithGroupID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithGroupID(groupID *string) *QueryUserThirdPartySubscriptionTransactionsParams
WithGroupID adds the groupID to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithHTTPClient ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithHTTPClient(client *http.Client) *QueryUserThirdPartySubscriptionTransactionsParams
WithHTTPClient adds the HTTPClient to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithLimit ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithLimit(limit *int32) *QueryUserThirdPartySubscriptionTransactionsParams
WithLimit adds the limit to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithNamespace ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithNamespace(namespace string) *QueryUserThirdPartySubscriptionTransactionsParams
WithNamespace adds the namespace to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithOffset ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithOffset(offset *int32) *QueryUserThirdPartySubscriptionTransactionsParams
WithOffset adds the offset to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithPlatform ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithPlatform(platform *string) *QueryUserThirdPartySubscriptionTransactionsParams
WithPlatform adds the platform to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithProductID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithProductID(productID *string) *QueryUserThirdPartySubscriptionTransactionsParams
WithProductID adds the productID to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithTimeout ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithTimeout(timeout time.Duration) *QueryUserThirdPartySubscriptionTransactionsParams
WithTimeout adds the timeout to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WithUserID ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WithUserID(userID string) *QueryUserThirdPartySubscriptionTransactionsParams
WithUserID adds the userID to the query user third party subscription transactions params
func (*QueryUserThirdPartySubscriptionTransactionsParams) WriteToRequest ¶
func (o *QueryUserThirdPartySubscriptionTransactionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryUserThirdPartySubscriptionTransactionsReader ¶
type QueryUserThirdPartySubscriptionTransactionsReader struct {
// contains filtered or unexported fields
}
QueryUserThirdPartySubscriptionTransactionsReader is a Reader for the QueryUserThirdPartySubscriptionTransactions structure.
func (*QueryUserThirdPartySubscriptionTransactionsReader) ReadResponse ¶
func (o *QueryUserThirdPartySubscriptionTransactionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SyncSubscriptionBadRequest ¶
type SyncSubscriptionBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
SyncSubscriptionBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39131</td><td>Invalid Apple IAP config under namespace [{namespace}]: [{message}]</td></tr><tr><td>39136</td><td>Request Apple API failed with status code [{statusCode}] and error message [{message}]</td></tr><tr><td>39137</td><td>Verify Apple transaction failed with status [{status}] and error message [{message}]</td></tr></table>
func NewSyncSubscriptionBadRequest ¶
func NewSyncSubscriptionBadRequest() *SyncSubscriptionBadRequest
NewSyncSubscriptionBadRequest creates a SyncSubscriptionBadRequest with default headers values
func (*SyncSubscriptionBadRequest) Error ¶
func (o *SyncSubscriptionBadRequest) Error() string
func (*SyncSubscriptionBadRequest) GetPayload ¶
func (o *SyncSubscriptionBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncSubscriptionBadRequest) ToJSONString ¶
func (o *SyncSubscriptionBadRequest) ToJSONString() string
type SyncSubscriptionNotFound ¶
type SyncSubscriptionNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
SyncSubscriptionNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39149</td><td>Third Party Subscription Transaction [{id}] not found for user [{userId}] in the namespace [{namespace}].</td></tr><tr><td>39150</td><td>Third Party User Subscription [{id}] not found for user [{userId}] in the namespace [{namespace}]..</td></tr></table>
func NewSyncSubscriptionNotFound ¶
func NewSyncSubscriptionNotFound() *SyncSubscriptionNotFound
NewSyncSubscriptionNotFound creates a SyncSubscriptionNotFound with default headers values
func (*SyncSubscriptionNotFound) Error ¶
func (o *SyncSubscriptionNotFound) Error() string
func (*SyncSubscriptionNotFound) GetPayload ¶
func (o *SyncSubscriptionNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncSubscriptionNotFound) ToJSONString ¶
func (o *SyncSubscriptionNotFound) ToJSONString() string
type SyncSubscriptionOK ¶
type SyncSubscriptionOK struct {
Payload *platformclientmodels.ThirdPartyUserSubscriptionInfo
}
SyncSubscriptionOK handles this case with default header values.
successful operation
func NewSyncSubscriptionOK ¶
func NewSyncSubscriptionOK() *SyncSubscriptionOK
NewSyncSubscriptionOK creates a SyncSubscriptionOK with default headers values
func (*SyncSubscriptionOK) Error ¶
func (o *SyncSubscriptionOK) Error() string
func (*SyncSubscriptionOK) GetPayload ¶
func (o *SyncSubscriptionOK) GetPayload() *platformclientmodels.ThirdPartyUserSubscriptionInfo
func (*SyncSubscriptionOK) ToJSONString ¶
func (o *SyncSubscriptionOK) ToJSONString() string
type SyncSubscriptionParams ¶
type SyncSubscriptionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string /*Namespace*/ Namespace string /*UserID*/ 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 }
SyncSubscriptionParams contains all the parameters to send to the API endpoint for the sync subscription operation typically these are written to a http.Request
func NewSyncSubscriptionParams ¶
func NewSyncSubscriptionParams() *SyncSubscriptionParams
NewSyncSubscriptionParams creates a new SyncSubscriptionParams object with the default values initialized.
func NewSyncSubscriptionParamsWithContext ¶
func NewSyncSubscriptionParamsWithContext(ctx context.Context) *SyncSubscriptionParams
NewSyncSubscriptionParamsWithContext creates a new SyncSubscriptionParams object with the default values initialized, and the ability to set a context for a request
func NewSyncSubscriptionParamsWithHTTPClient ¶
func NewSyncSubscriptionParamsWithHTTPClient(client *http.Client) *SyncSubscriptionParams
NewSyncSubscriptionParamsWithHTTPClient creates a new SyncSubscriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSyncSubscriptionParamsWithTimeout ¶
func NewSyncSubscriptionParamsWithTimeout(timeout time.Duration) *SyncSubscriptionParams
NewSyncSubscriptionParamsWithTimeout creates a new SyncSubscriptionParams object with the default values initialized, and the ability to set a timeout on a request
func (*SyncSubscriptionParams) SetAuthInfoWriter ¶
func (o *SyncSubscriptionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the sync subscription params
func (*SyncSubscriptionParams) SetContext ¶
func (o *SyncSubscriptionParams) SetContext(ctx context.Context)
SetContext adds the context to the sync subscription params
func (*SyncSubscriptionParams) SetFlightId ¶
func (o *SyncSubscriptionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*SyncSubscriptionParams) SetHTTPClient ¶
func (o *SyncSubscriptionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the sync subscription params
func (*SyncSubscriptionParams) SetHTTPClientTransport ¶
func (o *SyncSubscriptionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the sync subscription params
func (*SyncSubscriptionParams) SetID ¶
func (o *SyncSubscriptionParams) SetID(idVar string)
SetID adds the id to the sync subscription params
func (*SyncSubscriptionParams) SetNamespace ¶
func (o *SyncSubscriptionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the sync subscription params
func (*SyncSubscriptionParams) SetTimeout ¶
func (o *SyncSubscriptionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the sync subscription params
func (*SyncSubscriptionParams) SetUserID ¶
func (o *SyncSubscriptionParams) SetUserID(userID string)
SetUserID adds the userId to the sync subscription params
func (*SyncSubscriptionParams) WithContext ¶
func (o *SyncSubscriptionParams) WithContext(ctx context.Context) *SyncSubscriptionParams
WithContext adds the context to the sync subscription params
func (*SyncSubscriptionParams) WithHTTPClient ¶
func (o *SyncSubscriptionParams) WithHTTPClient(client *http.Client) *SyncSubscriptionParams
WithHTTPClient adds the HTTPClient to the sync subscription params
func (*SyncSubscriptionParams) WithID ¶
func (o *SyncSubscriptionParams) WithID(idVar string) *SyncSubscriptionParams
WithID adds the idVar to the sync subscription params
func (*SyncSubscriptionParams) WithNamespace ¶
func (o *SyncSubscriptionParams) WithNamespace(namespace string) *SyncSubscriptionParams
WithNamespace adds the namespace to the sync subscription params
func (*SyncSubscriptionParams) WithTimeout ¶
func (o *SyncSubscriptionParams) WithTimeout(timeout time.Duration) *SyncSubscriptionParams
WithTimeout adds the timeout to the sync subscription params
func (*SyncSubscriptionParams) WithUserID ¶
func (o *SyncSubscriptionParams) WithUserID(userID string) *SyncSubscriptionParams
WithUserID adds the userID to the sync subscription params
func (*SyncSubscriptionParams) WriteToRequest ¶
func (o *SyncSubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SyncSubscriptionReader ¶
type SyncSubscriptionReader struct {
// contains filtered or unexported fields
}
SyncSubscriptionReader is a Reader for the SyncSubscription structure.
func (*SyncSubscriptionReader) ReadResponse ¶
func (o *SyncSubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SyncSubscriptionTransactionBadRequest ¶
type SyncSubscriptionTransactionBadRequest struct {
Payload *platformclientmodels.ErrorEntity
}
SyncSubscriptionTransactionBadRequest handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39131</td><td>Invalid Apple IAP config under namespace [{namespace}]: [{message}]</td></tr><tr><td>39136</td><td>Request Apple API failed with status code [{statusCode}] and error message [{message}]</td></tr><tr><td>39137</td><td>Verify Apple transaction failed with status [{status}] and error message [{message}]</td></tr></table>
func NewSyncSubscriptionTransactionBadRequest ¶
func NewSyncSubscriptionTransactionBadRequest() *SyncSubscriptionTransactionBadRequest
NewSyncSubscriptionTransactionBadRequest creates a SyncSubscriptionTransactionBadRequest with default headers values
func (*SyncSubscriptionTransactionBadRequest) Error ¶
func (o *SyncSubscriptionTransactionBadRequest) Error() string
func (*SyncSubscriptionTransactionBadRequest) GetPayload ¶
func (o *SyncSubscriptionTransactionBadRequest) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncSubscriptionTransactionBadRequest) ToJSONString ¶
func (o *SyncSubscriptionTransactionBadRequest) ToJSONString() string
type SyncSubscriptionTransactionNotFound ¶
type SyncSubscriptionTransactionNotFound struct {
Payload *platformclientmodels.ErrorEntity
}
SyncSubscriptionTransactionNotFound handles this case with default header values.
<table><tr><td>ErrorCode</td><td>ErrorMessage</td></tr><tr><td>39149</td><td>Third Party Subscription Transaction [{id}] not found for user [{userId}] in the namespace [{namespace}].</td></tr></table>
func NewSyncSubscriptionTransactionNotFound ¶
func NewSyncSubscriptionTransactionNotFound() *SyncSubscriptionTransactionNotFound
NewSyncSubscriptionTransactionNotFound creates a SyncSubscriptionTransactionNotFound with default headers values
func (*SyncSubscriptionTransactionNotFound) Error ¶
func (o *SyncSubscriptionTransactionNotFound) Error() string
func (*SyncSubscriptionTransactionNotFound) GetPayload ¶
func (o *SyncSubscriptionTransactionNotFound) GetPayload() *platformclientmodels.ErrorEntity
func (*SyncSubscriptionTransactionNotFound) ToJSONString ¶
func (o *SyncSubscriptionTransactionNotFound) ToJSONString() string
type SyncSubscriptionTransactionOK ¶
type SyncSubscriptionTransactionOK struct {
Payload *platformclientmodels.ThirdPartySubscriptionTransactionInfo
}
SyncSubscriptionTransactionOK handles this case with default header values.
successful operation
func NewSyncSubscriptionTransactionOK ¶
func NewSyncSubscriptionTransactionOK() *SyncSubscriptionTransactionOK
NewSyncSubscriptionTransactionOK creates a SyncSubscriptionTransactionOK with default headers values
func (*SyncSubscriptionTransactionOK) Error ¶
func (o *SyncSubscriptionTransactionOK) Error() string
func (*SyncSubscriptionTransactionOK) GetPayload ¶
func (o *SyncSubscriptionTransactionOK) GetPayload() *platformclientmodels.ThirdPartySubscriptionTransactionInfo
func (*SyncSubscriptionTransactionOK) ToJSONString ¶
func (o *SyncSubscriptionTransactionOK) ToJSONString() string
type SyncSubscriptionTransactionParams ¶
type SyncSubscriptionTransactionParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*ID*/ ID string /*Namespace*/ Namespace string /*UserID*/ 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 }
SyncSubscriptionTransactionParams contains all the parameters to send to the API endpoint for the sync subscription transaction operation typically these are written to a http.Request
func NewSyncSubscriptionTransactionParams ¶
func NewSyncSubscriptionTransactionParams() *SyncSubscriptionTransactionParams
NewSyncSubscriptionTransactionParams creates a new SyncSubscriptionTransactionParams object with the default values initialized.
func NewSyncSubscriptionTransactionParamsWithContext ¶
func NewSyncSubscriptionTransactionParamsWithContext(ctx context.Context) *SyncSubscriptionTransactionParams
NewSyncSubscriptionTransactionParamsWithContext creates a new SyncSubscriptionTransactionParams object with the default values initialized, and the ability to set a context for a request
func NewSyncSubscriptionTransactionParamsWithHTTPClient ¶
func NewSyncSubscriptionTransactionParamsWithHTTPClient(client *http.Client) *SyncSubscriptionTransactionParams
NewSyncSubscriptionTransactionParamsWithHTTPClient creates a new SyncSubscriptionTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSyncSubscriptionTransactionParamsWithTimeout ¶
func NewSyncSubscriptionTransactionParamsWithTimeout(timeout time.Duration) *SyncSubscriptionTransactionParams
NewSyncSubscriptionTransactionParamsWithTimeout creates a new SyncSubscriptionTransactionParams object with the default values initialized, and the ability to set a timeout on a request
func (*SyncSubscriptionTransactionParams) SetAuthInfoWriter ¶
func (o *SyncSubscriptionTransactionParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetContext ¶
func (o *SyncSubscriptionTransactionParams) SetContext(ctx context.Context)
SetContext adds the context to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetFlightId ¶
func (o *SyncSubscriptionTransactionParams) SetFlightId(flightId string)
SetFlightId adds the flightId as the header value for this specific endpoint
func (*SyncSubscriptionTransactionParams) SetHTTPClient ¶
func (o *SyncSubscriptionTransactionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetHTTPClientTransport ¶
func (o *SyncSubscriptionTransactionParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetID ¶
func (o *SyncSubscriptionTransactionParams) SetID(idVar string)
SetID adds the id to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetNamespace ¶
func (o *SyncSubscriptionTransactionParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetTimeout ¶
func (o *SyncSubscriptionTransactionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) SetUserID ¶
func (o *SyncSubscriptionTransactionParams) SetUserID(userID string)
SetUserID adds the userId to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithContext ¶
func (o *SyncSubscriptionTransactionParams) WithContext(ctx context.Context) *SyncSubscriptionTransactionParams
WithContext adds the context to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithHTTPClient ¶
func (o *SyncSubscriptionTransactionParams) WithHTTPClient(client *http.Client) *SyncSubscriptionTransactionParams
WithHTTPClient adds the HTTPClient to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithID ¶
func (o *SyncSubscriptionTransactionParams) WithID(idVar string) *SyncSubscriptionTransactionParams
WithID adds the idVar to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithNamespace ¶
func (o *SyncSubscriptionTransactionParams) WithNamespace(namespace string) *SyncSubscriptionTransactionParams
WithNamespace adds the namespace to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithTimeout ¶
func (o *SyncSubscriptionTransactionParams) WithTimeout(timeout time.Duration) *SyncSubscriptionTransactionParams
WithTimeout adds the timeout to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WithUserID ¶
func (o *SyncSubscriptionTransactionParams) WithUserID(userID string) *SyncSubscriptionTransactionParams
WithUserID adds the userID to the sync subscription transaction params
func (*SyncSubscriptionTransactionParams) WriteToRequest ¶
func (o *SyncSubscriptionTransactionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SyncSubscriptionTransactionReader ¶
type SyncSubscriptionTransactionReader struct {
// contains filtered or unexported fields
}
SyncSubscriptionTransactionReader is a Reader for the SyncSubscriptionTransaction structure.
func (*SyncSubscriptionTransactionReader) ReadResponse ¶
func (o *SyncSubscriptionTransactionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- get_subscription_history_parameters.go
- get_subscription_history_responses.go
- get_third_party_platform_subscription_ownership_by_group_id_parameters.go
- get_third_party_platform_subscription_ownership_by_group_id_responses.go
- get_third_party_platform_subscription_ownership_by_product_id_parameters.go
- get_third_party_platform_subscription_ownership_by_product_id_responses.go
- get_third_party_subscription_details_parameters.go
- get_third_party_subscription_details_responses.go
- get_third_party_user_subscription_details_parameters.go
- get_third_party_user_subscription_details_responses.go
- iap_subscription_client.go
- public_query_user_third_party_subscription_parameters.go
- public_query_user_third_party_subscription_responses.go
- query_third_party_subscription_parameters.go
- query_third_party_subscription_responses.go
- query_user_third_party_subscription_parameters.go
- query_user_third_party_subscription_responses.go
- query_user_third_party_subscription_transactions_parameters.go
- query_user_third_party_subscription_transactions_responses.go
- sync_subscription_parameters.go
- sync_subscription_responses.go
- sync_subscription_transaction_parameters.go
- sync_subscription_transaction_responses.go