Documentation
¶
Index ¶
- type BillingService
- func (_m *BillingService) AcceptInvite(ctx context.Context, in *billingpb.AcceptInviteRequest, ...) (*billingpb.AcceptInviteResponse, error)
- func (_m *BillingService) AddMerchantDocument(ctx context.Context, in *billingpb.MerchantDocument, opts ...client.CallOption) (*billingpb.AddMerchantDocumentResponse, error)
- func (_m *BillingService) AddOperatingCompany(ctx context.Context, in *billingpb.OperatingCompany, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) AddRecurringPlan(ctx context.Context, in *billingpb.RecurringPlan, opts ...client.CallOption) (*billingpb.AddRecurringPlanResponse, error)
- func (_m *BillingService) AutoAcceptRoyaltyReports(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) AutoCreatePayoutDocuments(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) CalcAnnualTurnovers(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) CancelRedeemKeyForOrder(ctx context.Context, in *billingpb.KeyForOrderRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ChangeCodeInOrder(ctx context.Context, in *billingpb.ChangeCodeInOrderRequest, ...) (*billingpb.ChangeCodeInOrderResponse, error)
- func (_m *BillingService) ChangeMerchant(ctx context.Context, in *billingpb.OnboardingRequest, ...) (*billingpb.ChangeMerchantResponse, error)
- func (_m *BillingService) ChangeMerchantData(ctx context.Context, in *billingpb.ChangeMerchantDataRequest, ...) (*billingpb.ChangeMerchantDataResponse, error)
- func (_m *BillingService) ChangeMerchantManualPayouts(ctx context.Context, in *billingpb.ChangeMerchantManualPayoutsRequest, ...) (*billingpb.ChangeMerchantManualPayoutsResponse, error)
- func (_m *BillingService) ChangeMerchantPaymentMethod(ctx context.Context, in *billingpb.MerchantPaymentMethodRequest, ...) (*billingpb.MerchantPaymentMethodResponse, error)
- func (_m *BillingService) ChangeMerchantStatus(ctx context.Context, in *billingpb.MerchantChangeStatusRequest, ...) (*billingpb.ChangeMerchantStatusResponse, error)
- func (_m *BillingService) ChangeProject(ctx context.Context, in *billingpb.Project, opts ...client.CallOption) (*billingpb.ChangeProjectResponse, error)
- func (_m *BillingService) ChangeRoleForAdminUser(ctx context.Context, in *billingpb.ChangeRoleForAdminUserRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ChangeRoleForMerchantUser(ctx context.Context, in *billingpb.ChangeRoleForMerchantUserRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ChangeRoyaltyReport(ctx context.Context, in *billingpb.ChangeRoyaltyReportRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) CheckInviteToken(ctx context.Context, in *billingpb.CheckInviteTokenRequest, ...) (*billingpb.CheckInviteTokenResponse, error)
- func (_m *BillingService) CheckProjectRequestSignature(ctx context.Context, in *billingpb.CheckProjectRequestSignatureRequest, ...) (*billingpb.CheckProjectRequestSignatureResponse, error)
- func (_m *BillingService) CheckSkuAndKeyProject(ctx context.Context, in *billingpb.CheckSkuAndKeyProjectRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ConfirmUserEmail(ctx context.Context, in *billingpb.ConfirmUserEmailRequest, ...) (*billingpb.ConfirmUserEmailResponse, error)
- func (_m *BillingService) CreateAccountingEntry(ctx context.Context, in *billingpb.CreateAccountingEntryRequest, ...) (*billingpb.CreateAccountingEntryResponse, error)
- func (_m *BillingService) CreateNotification(ctx context.Context, in *billingpb.NotificationRequest, ...) (*billingpb.CreateNotificationResponse, error)
- func (_m *BillingService) CreateOrUpdateKeyProduct(ctx context.Context, in *billingpb.CreateOrUpdateKeyProductRequest, ...) (*billingpb.KeyProductResponse, error)
- func (_m *BillingService) CreateOrUpdatePaylink(ctx context.Context, in *billingpb.CreatePaylinkRequest, ...) (*billingpb.GetPaylinkResponse, error)
- func (_m *BillingService) CreateOrUpdatePaymentMethod(ctx context.Context, in *billingpb.PaymentMethod, opts ...client.CallOption) (*billingpb.ChangePaymentMethodResponse, error)
- func (_m *BillingService) CreateOrUpdatePaymentMethodProductionSettings(ctx context.Context, in *billingpb.ChangePaymentMethodParamsRequest, ...) (*billingpb.ChangePaymentMethodParamsResponse, error)
- func (_m *BillingService) CreateOrUpdatePaymentMethodTestSettings(ctx context.Context, in *billingpb.ChangePaymentMethodParamsRequest, ...) (*billingpb.ChangePaymentMethodParamsResponse, error)
- func (_m *BillingService) CreateOrUpdateProduct(ctx context.Context, in *billingpb.Product, opts ...client.CallOption) (*billingpb.Product, error)
- func (_m *BillingService) CreateOrUpdateUserProfile(ctx context.Context, in *billingpb.UserProfile, opts ...client.CallOption) (*billingpb.CreateOrUpdateUserProfileResponse, error)
- func (_m *BillingService) CreatePageReview(ctx context.Context, in *billingpb.CreatePageReviewRequest, ...) (*billingpb.CheckProjectRequestSignatureResponse, error)
- func (_m *BillingService) CreatePayoutDocument(ctx context.Context, in *billingpb.CreatePayoutDocumentRequest, ...) (*billingpb.CreatePayoutDocumentResponse, error)
- func (_m *BillingService) CreateRefund(ctx context.Context, in *billingpb.CreateRefundRequest, ...) (*billingpb.CreateRefundResponse, error)
- func (_m *BillingService) CreateRoyaltyReport(ctx context.Context, in *billingpb.CreateRoyaltyReportRequest, ...) (*billingpb.CreateRoyaltyReportRequest, error)
- func (_m *BillingService) CreateToken(ctx context.Context, in *billingpb.TokenRequest, opts ...client.CallOption) (*billingpb.TokenResponse, error)
- func (_m *BillingService) DeleteAdminUser(ctx context.Context, in *billingpb.AdminRoleRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeleteCustomerCard(ctx context.Context, in *billingpb.DeleteCustomerCardRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeleteKeyProduct(ctx context.Context, in *billingpb.RequestKeyProductMerchant, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeleteMerchantUser(ctx context.Context, in *billingpb.MerchantRoleRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeleteMoneyBackCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) DeleteMoneyBackCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) DeletePaylink(ctx context.Context, in *billingpb.PaylinkRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeletePaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) DeletePaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) DeletePaymentMethodProductionSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, ...) (*billingpb.ChangePaymentMethodParamsResponse, error)
- func (_m *BillingService) DeletePaymentMethodTestSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, ...) (*billingpb.ChangePaymentMethodParamsResponse, error)
- func (_m *BillingService) DeleteProduct(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) DeleteProject(ctx context.Context, in *billingpb.GetProjectRequest, ...) (*billingpb.ChangeProjectResponse, error)
- func (_m *BillingService) DeleteRecurringPlan(ctx context.Context, in *billingpb.DeleteRecurringPlanRequest, ...) (*billingpb.DeleteRecurringPlanResponse, error)
- func (_m *BillingService) DeleteRecurringSubscription(ctx context.Context, in *billingpb.DeleteRecurringSubscriptionRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeleteSavedCard(ctx context.Context, in *billingpb.DeleteSavedCardRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) DeserializeCookie(ctx context.Context, in *billingpb.DeserializeCookieRequest, ...) (*billingpb.DeserializeCookieResponse, error)
- func (_m *BillingService) DisableRecurringPlan(ctx context.Context, in *billingpb.DisableRecurringPlanRequest, ...) (*billingpb.DisableRecurringPlanResponse, error)
- func (_m *BillingService) EnableRecurringPlan(ctx context.Context, in *billingpb.EnableRecurringPlanRequest, ...) (*billingpb.EnableRecurringPlanResponse, error)
- func (_m *BillingService) FindAllOrders(ctx context.Context, in *billingpb.ListOrdersRequest, ...) (*billingpb.ListOrdersResponse, error)
- func (_m *BillingService) FindAllOrdersPrivate(ctx context.Context, in *billingpb.ListOrdersRequest, ...) (*billingpb.ListOrdersPrivateResponse, error)
- func (_m *BillingService) FindAllOrdersPublic(ctx context.Context, in *billingpb.ListOrdersRequest, ...) (*billingpb.ListOrdersPublicResponse, error)
- func (_m *BillingService) FindByZipCode(ctx context.Context, in *billingpb.FindByZipCodeRequest, ...) (*billingpb.FindByZipCodeResponse, error)
- func (_m *BillingService) FindExpiredSubscriptions(ctx context.Context, in *billingpb.FindExpiredSubscriptionsRequest, ...) (*billingpb.FindExpiredSubscriptionsResponse, error)
- func (_m *BillingService) FindSubscriptions(ctx context.Context, in *billingpb.FindSubscriptionsRequest, ...) (*billingpb.FindSubscriptionsResponse, error)
- func (_m *BillingService) FinishRedeemKeyForOrder(ctx context.Context, in *billingpb.KeyForOrderRequest, ...) (*billingpb.GetKeyForOrderRequestResponse, error)
- func (_m *BillingService) GetActOfCompletion(ctx context.Context, in *billingpb.ActOfCompletionRequest, ...) (*billingpb.ActOfCompletionResponse, error)
- func (_m *BillingService) GetActsOfCompletionList(ctx context.Context, in *billingpb.ActsOfCompletionListRequest, ...) (*billingpb.ActsOfCompletionListResponse, error)
- func (_m *BillingService) GetAdminByUserId(ctx context.Context, in *billingpb.CommonUserProfileRequest, ...) (*billingpb.UserRoleResponse, error)
- func (_m *BillingService) GetAdminUserRole(ctx context.Context, in *billingpb.AdminRoleRequest, opts ...client.CallOption) (*billingpb.UserRoleResponse, error)
- func (_m *BillingService) GetAdminUsers(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetAdminUsersResponse, error)
- func (_m *BillingService) GetAllMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchantListRequest, ...) (*billingpb.MoneyBackCostMerchantListResponse, error)
- func (_m *BillingService) GetAllMoneyBackCostSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.MoneyBackCostSystemListResponse, error)
- func (_m *BillingService) GetAllPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchantListRequest, ...) (*billingpb.PaymentChannelCostMerchantListResponse, error)
- func (_m *BillingService) GetAllPaymentChannelCostSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.PaymentChannelCostSystemListResponse, error)
- func (_m *BillingService) GetAvailableKeysCount(ctx context.Context, in *billingpb.GetPlatformKeyCountRequest, ...) (*billingpb.GetPlatformKeyCountResponse, error)
- func (_m *BillingService) GetCommonUserProfile(ctx context.Context, in *billingpb.CommonUserProfileRequest, ...) (*billingpb.CommonUserProfileResponse, error)
- func (_m *BillingService) GetCountStatusesOfMerchants(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetCountStatusesOfMerchantsResponse, error)
- func (_m *BillingService) GetCountriesList(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.CountriesList, error)
- func (_m *BillingService) GetCountriesListForOrder(ctx context.Context, in *billingpb.GetCountriesListForOrderRequest, ...) (*billingpb.GetCountriesListForOrderResponse, error)
- func (_m *BillingService) GetCountry(ctx context.Context, in *billingpb.GetCountryRequest, ...) (*billingpb.Country, error)
- func (_m *BillingService) GetCustomerInfo(ctx context.Context, in *billingpb.GetCustomerInfoRequest, ...) (*billingpb.GetCustomerInfoResponse, error)
- func (_m *BillingService) GetCustomerList(ctx context.Context, in *billingpb.ListCustomersRequest, ...) (*billingpb.ListCustomersResponse, error)
- func (_m *BillingService) GetCustomerShortInfo(ctx context.Context, in *billingpb.GetCustomerShortInfoRequest, ...) (*billingpb.GetCustomerShortInfoResponse, error)
- func (_m *BillingService) GetDashboardBaseReport(ctx context.Context, in *billingpb.GetDashboardBaseReportRequest, ...) (*billingpb.GetDashboardBaseReportResponse, error)
- func (_m *BillingService) GetDashboardCustomerArpu(ctx context.Context, in *billingpb.DashboardCustomerReportArpuRequest, ...) (*billingpb.DashboardCustomerReportArpuResponse, error)
- func (_m *BillingService) GetDashboardCustomersReport(ctx context.Context, in *billingpb.DashboardCustomerReportRequest, ...) (*billingpb.GetDashboardCustomerReportResponse, error)
- func (_m *BillingService) GetDashboardMainReport(ctx context.Context, in *billingpb.GetDashboardMainRequest, ...) (*billingpb.GetDashboardMainResponse, error)
- func (_m *BillingService) GetDashboardRevenueDynamicsReport(ctx context.Context, in *billingpb.GetDashboardMainRequest, ...) (*billingpb.GetDashboardRevenueDynamicsReportResponse, error)
- func (_m *BillingService) GetKeyByID(ctx context.Context, in *billingpb.KeyForOrderRequest, ...) (*billingpb.GetKeyForOrderRequestResponse, error)
- func (_m *BillingService) GetKeyProduct(ctx context.Context, in *billingpb.RequestKeyProductMerchant, ...) (*billingpb.KeyProductResponse, error)
- func (_m *BillingService) GetKeyProductInfo(ctx context.Context, in *billingpb.GetKeyProductInfoRequest, ...) (*billingpb.GetKeyProductInfoResponse, error)
- func (_m *BillingService) GetKeyProducts(ctx context.Context, in *billingpb.ListKeyProductsRequest, ...) (*billingpb.ListKeyProductsResponse, error)
- func (_m *BillingService) GetKeyProductsForOrder(ctx context.Context, in *billingpb.GetKeyProductsForOrderRequest, ...) (*billingpb.ListKeyProductsResponse, error)
- func (_m *BillingService) GetMerchantBalance(ctx context.Context, in *billingpb.GetMerchantBalanceRequest, ...) (*billingpb.GetMerchantBalanceResponse, error)
- func (_m *BillingService) GetMerchantBy(ctx context.Context, in *billingpb.GetMerchantByRequest, ...) (*billingpb.GetMerchantResponse, error)
- func (_m *BillingService) GetMerchantDocument(ctx context.Context, in *billingpb.GetMerchantDocumentRequest, ...) (*billingpb.GetMerchantDocumentResponse, error)
- func (_m *BillingService) GetMerchantDocuments(ctx context.Context, in *billingpb.GetMerchantDocumentsRequest, ...) (*billingpb.GetMerchantDocumentsResponse, error)
- func (_m *BillingService) GetMerchantOnboardingCompleteData(ctx context.Context, in *billingpb.SetMerchantS3AgreementRequest, ...) (*billingpb.GetMerchantOnboardingCompleteDataResponse, error)
- func (_m *BillingService) GetMerchantPaymentMethod(ctx context.Context, in *billingpb.GetMerchantPaymentMethodRequest, ...) (*billingpb.GetMerchantPaymentMethodResponse, error)
- func (_m *BillingService) GetMerchantTariffRates(ctx context.Context, in *billingpb.GetMerchantTariffRatesRequest, ...) (*billingpb.GetMerchantTariffRatesResponse, error)
- func (_m *BillingService) GetMerchantUserRole(ctx context.Context, in *billingpb.MerchantRoleRequest, ...) (*billingpb.UserRoleResponse, error)
- func (_m *BillingService) GetMerchantUsers(ctx context.Context, in *billingpb.GetMerchantUsersRequest, ...) (*billingpb.GetMerchantUsersResponse, error)
- func (_m *BillingService) GetMerchantsForUser(ctx context.Context, in *billingpb.GetMerchantsForUserRequest, ...) (*billingpb.GetMerchantsForUserResponse, error)
- func (_m *BillingService) GetMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchantRequest, ...) (*billingpb.MoneyBackCostMerchantResponse, error)
- func (_m *BillingService) GetMoneyBackCostSystem(ctx context.Context, in *billingpb.MoneyBackCostSystemRequest, ...) (*billingpb.MoneyBackCostSystemResponse, error)
- func (_m *BillingService) GetNotification(ctx context.Context, in *billingpb.GetNotificationRequest, ...) (*billingpb.Notification, error)
- func (_m *BillingService) GetOperatingCompaniesList(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetOperatingCompaniesListResponse, error)
- func (_m *BillingService) GetOperatingCompany(ctx context.Context, in *billingpb.GetOperatingCompanyRequest, ...) (*billingpb.GetOperatingCompanyResponse, error)
- func (_m *BillingService) GetOrderPrivate(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.GetOrderPrivateResponse, error)
- func (_m *BillingService) GetOrderPublic(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.GetOrderPublicResponse, error)
- func (_m *BillingService) GetPaylink(ctx context.Context, in *billingpb.PaylinkRequest, opts ...client.CallOption) (*billingpb.GetPaylinkResponse, error)
- func (_m *BillingService) GetPaylinkStatByCountry(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, ...) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
- func (_m *BillingService) GetPaylinkStatByDate(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, ...) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
- func (_m *BillingService) GetPaylinkStatByReferrer(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, ...) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
- func (_m *BillingService) GetPaylinkStatByUtm(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, ...) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
- func (_m *BillingService) GetPaylinkStatTotal(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, ...) (*billingpb.GetPaylinkStatCommonResponse, error)
- func (_m *BillingService) GetPaylinkTransactions(ctx context.Context, in *billingpb.GetPaylinkTransactionsRequest, ...) (*billingpb.TransactionsResponse, error)
- func (_m *BillingService) GetPaylinkURL(ctx context.Context, in *billingpb.GetPaylinkURLRequest, ...) (*billingpb.GetPaylinkUrlResponse, error)
- func (_m *BillingService) GetPaylinkUrlByShortLink(ctx context.Context, in *billingpb.GetPaylinkUrlByShortLinkRequest, ...) (*billingpb.GetPaylinkUrlByShortLinkResponse, error)
- func (_m *BillingService) GetPaylinks(ctx context.Context, in *billingpb.GetPaylinksRequest, ...) (*billingpb.GetPaylinksResponse, error)
- func (_m *BillingService) GetPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchantRequest, ...) (*billingpb.PaymentChannelCostMerchantResponse, error)
- func (_m *BillingService) GetPaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentChannelCostSystemRequest, ...) (*billingpb.PaymentChannelCostSystemResponse, error)
- func (_m *BillingService) GetPaymentMethodProductionSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, ...) (*billingpb.GetPaymentMethodSettingsResponse, error)
- func (_m *BillingService) GetPaymentMethodTestSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, ...) (*billingpb.GetPaymentMethodSettingsResponse, error)
- func (_m *BillingService) GetPaymentMinLimitsSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetPaymentMinLimitsSystemResponse, error)
- func (_m *BillingService) GetPayoutDocument(ctx context.Context, in *billingpb.GetPayoutDocumentRequest, ...) (*billingpb.PayoutDocumentResponse, error)
- func (_m *BillingService) GetPayoutDocumentRoyaltyReports(ctx context.Context, in *billingpb.GetPayoutDocumentRequest, ...) (*billingpb.ListRoyaltyReportsResponse, error)
- func (_m *BillingService) GetPayoutDocuments(ctx context.Context, in *billingpb.GetPayoutDocumentsRequest, ...) (*billingpb.GetPayoutDocumentsResponse, error)
- func (_m *BillingService) GetPlatforms(ctx context.Context, in *billingpb.ListPlatformsRequest, ...) (*billingpb.ListPlatformsResponse, error)
- func (_m *BillingService) GetPriceGroup(ctx context.Context, in *billingpb.GetPriceGroupRequest, ...) (*billingpb.PriceGroup, error)
- func (_m *BillingService) GetPriceGroupByCountry(ctx context.Context, in *billingpb.PriceGroupByCountryRequest, ...) (*billingpb.PriceGroup, error)
- func (_m *BillingService) GetPriceGroupByRegion(ctx context.Context, in *billingpb.GetPriceGroupByRegionRequest, ...) (*billingpb.GetPriceGroupByRegionResponse, error)
- func (_m *BillingService) GetPriceGroupCurrencies(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.PriceGroupCurrenciesResponse, error)
- func (_m *BillingService) GetPriceGroupCurrencyByRegion(ctx context.Context, in *billingpb.PriceGroupByRegionRequest, ...) (*billingpb.PriceGroupCurrenciesResponse, error)
- func (_m *BillingService) GetProduct(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.GetProductResponse, error)
- func (_m *BillingService) GetProductPrices(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.ProductPricesResponse, error)
- func (_m *BillingService) GetProductsForOrder(ctx context.Context, in *billingpb.GetProductsForOrderRequest, ...) (*billingpb.ListProductsResponse, error)
- func (_m *BillingService) GetProject(ctx context.Context, in *billingpb.GetProjectRequest, ...) (*billingpb.ChangeProjectResponse, error)
- func (_m *BillingService) GetRecommendedPriceByConversion(ctx context.Context, in *billingpb.RecommendedPriceRequest, ...) (*billingpb.RecommendedPriceResponse, error)
- func (_m *BillingService) GetRecommendedPriceByPriceGroup(ctx context.Context, in *billingpb.RecommendedPriceRequest, ...) (*billingpb.RecommendedPriceResponse, error)
- func (_m *BillingService) GetRecommendedPriceTable(ctx context.Context, in *billingpb.RecommendedPriceTableRequest, ...) (*billingpb.RecommendedPriceTableResponse, error)
- func (_m *BillingService) GetRecurringPlan(ctx context.Context, in *billingpb.GetRecurringPlanRequest, ...) (*billingpb.GetRecurringPlanResponse, error)
- func (_m *BillingService) GetRecurringPlanStat(ctx context.Context, in *billingpb.GetRecurringPlanStatRequest, ...) (*billingpb.GetRecurringPlanStatResponse, error)
- func (_m *BillingService) GetRecurringPlans(ctx context.Context, in *billingpb.GetRecurringPlansRequest, ...) (*billingpb.GetRecurringPlansResponse, error)
- func (_m *BillingService) GetRefund(ctx context.Context, in *billingpb.GetRefundRequest, opts ...client.CallOption) (*billingpb.CreateRefundResponse, error)
- func (_m *BillingService) GetRoleList(ctx context.Context, in *billingpb.GetRoleListRequest, ...) (*billingpb.GetRoleListResponse, error)
- func (_m *BillingService) GetRoyaltyReport(ctx context.Context, in *billingpb.GetRoyaltyReportRequest, ...) (*billingpb.GetRoyaltyReportResponse, error)
- func (_m *BillingService) GetSubscription(ctx context.Context, in *billingpb.GetSubscriptionRequest, ...) (*billingpb.GetSubscriptionResponse, error)
- func (_m *BillingService) GetSubscriptionsOrders(ctx context.Context, in *billingpb.GetSubscriptionsOrdersRequest, ...) (*billingpb.GetSubscriptionsOrdersResponse, error)
- func (_m *BillingService) GetUserProfile(ctx context.Context, in *billingpb.GetUserProfileRequest, ...) (*billingpb.GetUserProfileResponse, error)
- func (_m *BillingService) GetVatReport(ctx context.Context, in *billingpb.VatReportRequest, opts ...client.CallOption) (*billingpb.VatReportResponse, error)
- func (_m *BillingService) GetVatReportTransactions(ctx context.Context, in *billingpb.VatTransactionsRequest, ...) (*billingpb.PrivateTransactionsResponse, error)
- func (_m *BillingService) GetVatReportsDashboard(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.VatReportsResponse, error)
- func (_m *BillingService) GetVatReportsForCountry(ctx context.Context, in *billingpb.VatReportsRequest, ...) (*billingpb.VatReportsResponse, error)
- func (_m *BillingService) IncrPaylinkVisits(ctx context.Context, in *billingpb.PaylinkRequestById, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) InviteUserAdmin(ctx context.Context, in *billingpb.InviteUserAdminRequest, ...) (*billingpb.InviteUserAdminResponse, error)
- func (_m *BillingService) InviteUserMerchant(ctx context.Context, in *billingpb.InviteUserMerchantRequest, ...) (*billingpb.InviteUserMerchantResponse, error)
- func (_m *BillingService) IsOrderCanBePaying(ctx context.Context, in *billingpb.IsOrderCanBePayingRequest, ...) (*billingpb.IsOrderCanBePayingResponse, error)
- func (_m *BillingService) ListMerchantPaymentMethods(ctx context.Context, in *billingpb.ListMerchantPaymentMethodsRequest, ...) (*billingpb.ListingMerchantPaymentMethod, error)
- func (_m *BillingService) ListMerchants(ctx context.Context, in *billingpb.MerchantListingRequest, ...) (*billingpb.MerchantListingResponse, error)
- func (_m *BillingService) ListMerchantsForAgreement(ctx context.Context, in *billingpb.MerchantListingRequest, ...) (*billingpb.ListMerchantsForAgreementResponse, error)
- func (_m *BillingService) ListNotifications(ctx context.Context, in *billingpb.ListingNotificationRequest, ...) (*billingpb.Notifications, error)
- func (_m *BillingService) ListProducts(ctx context.Context, in *billingpb.ListProductsRequest, ...) (*billingpb.ListProductsResponse, error)
- func (_m *BillingService) ListProjects(ctx context.Context, in *billingpb.ListProjectsRequest, ...) (*billingpb.ListProjectsResponse, error)
- func (_m *BillingService) ListRefunds(ctx context.Context, in *billingpb.ListRefundsRequest, ...) (*billingpb.ListRefundsResponse, error)
- func (_m *BillingService) ListRoyaltyReportOrders(ctx context.Context, in *billingpb.ListRoyaltyReportOrdersRequest, ...) (*billingpb.TransactionsResponse, error)
- func (_m *BillingService) ListRoyaltyReports(ctx context.Context, in *billingpb.ListRoyaltyReportsRequest, ...) (*billingpb.ListRoyaltyReportsResponse, error)
- func (_m *BillingService) MarkNotificationAsRead(ctx context.Context, in *billingpb.GetNotificationRequest, ...) (*billingpb.Notification, error)
- func (_m *BillingService) MerchantReviewRoyaltyReport(ctx context.Context, in *billingpb.MerchantReviewRoyaltyReportRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) NotifyWebhookTestResults(ctx context.Context, in *billingpb.NotifyWebhookTestResultsRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) OrderCreateByPaylink(ctx context.Context, in *billingpb.OrderCreateByPaylink, ...) (*billingpb.OrderCreateProcessResponse, error)
- func (_m *BillingService) OrderCreateProcess(ctx context.Context, in *billingpb.OrderCreateRequest, ...) (*billingpb.OrderCreateProcessResponse, error)
- func (_m *BillingService) OrderReCreateProcess(ctx context.Context, in *billingpb.OrderReCreateProcessRequest, ...) (*billingpb.OrderCreateProcessResponse, error)
- func (_m *BillingService) OrderReceipt(ctx context.Context, in *billingpb.OrderReceiptRequest, ...) (*billingpb.OrderReceiptResponse, error)
- func (_m *BillingService) PaymentCallbackProcess(ctx context.Context, in *billingpb.CallbackRequest, opts ...client.CallOption) (*billingpb.PaymentNotifyResponse, error)
- func (_m *BillingService) PaymentCreateProcess(ctx context.Context, in *billingpb.PaymentCreateRequest, ...) (*billingpb.PaymentCreateResponse, error)
- func (_m *BillingService) PaymentFormJsonDataProcess(ctx context.Context, in *billingpb.PaymentFormJsonDataRequest, ...) (*billingpb.PaymentFormJsonDataResponse, error)
- func (_m *BillingService) PaymentFormLanguageChanged(ctx context.Context, in *billingpb.PaymentFormUserChangeLangRequest, ...) (*billingpb.PaymentFormDataChangeResponse, error)
- func (_m *BillingService) PaymentFormPaymentAccountChanged(ctx context.Context, in *billingpb.PaymentFormUserChangePaymentAccountRequest, ...) (*billingpb.PaymentFormDataChangeResponse, error)
- func (_m *BillingService) PaymentFormPlatformChanged(ctx context.Context, in *billingpb.PaymentFormUserChangePlatformRequest, ...) (*billingpb.PaymentFormDataChangeResponse, error)
- func (_m *BillingService) PayoutDocumentPdfUploaded(ctx context.Context, in *billingpb.PayoutDocumentPdfUploadedRequest, ...) (*billingpb.PayoutDocumentPdfUploadedResponse, error)
- func (_m *BillingService) PayoutFinanceDone(ctx context.Context, in *billingpb.ReportFinanceDoneRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) Ping(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) ProcessBillingAddress(ctx context.Context, in *billingpb.ProcessBillingAddressRequest, ...) (*billingpb.ProcessBillingAddressResponse, error)
- func (_m *BillingService) ProcessRefundCallback(ctx context.Context, in *billingpb.CallbackRequest, opts ...client.CallOption) (*billingpb.PaymentNotifyResponse, error)
- func (_m *BillingService) ProcessVatReports(ctx context.Context, in *billingpb.ProcessVatReportsRequest, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) PublishKeyProduct(ctx context.Context, in *billingpb.PublishKeyProductRequest, ...) (*billingpb.KeyProductResponse, error)
- func (_m *BillingService) RefreshMerchantApiToken(ctx context.Context, in *billingpb.RefreshMerchantApiTokenRequest, ...) (*billingpb.RefreshMerchantApiTokenResponse, error)
- func (_m *BillingService) ResendInviteAdmin(ctx context.Context, in *billingpb.ResendInviteAdminRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ResendInviteMerchant(ctx context.Context, in *billingpb.ResendInviteMerchantRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) ReserveKeyForOrder(ctx context.Context, in *billingpb.PlatformKeyReserveRequest, ...) (*billingpb.PlatformKeyReserveResponse, error)
- func (_m *BillingService) RoyaltyReportFinanceDone(ctx context.Context, in *billingpb.ReportFinanceDoneRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) RoyaltyReportPdfUploaded(ctx context.Context, in *billingpb.RoyaltyReportPdfUploadedRequest, ...) (*billingpb.RoyaltyReportPdfUploadedResponse, error)
- func (_m *BillingService) SendOrderToWebHookNotifier(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
- func (_m *BillingService) SendWebhookToMerchant(ctx context.Context, in *billingpb.OrderCreateRequest, ...) (*billingpb.SendWebhookToMerchantResponse, error)
- func (_m *BillingService) SetAllPaymentChannelCostMerchant(ctx context.Context, in *billingpb.SetAllPaymentChannelCostMerchantRequest, ...) (*billingpb.SetAllPaymentChannelCostMerchantResponse, error)
- func (_m *BillingService) SetCustomerPaymentActivity(ctx context.Context, in *billingpb.SetCustomerPaymentActivityRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) SetMerchantAcceptedStatus(ctx context.Context, in *billingpb.SetMerchantAcceptedStatusRequest, ...) (*billingpb.SetMerchantAcceptedStatusResponse, error)
- func (_m *BillingService) SetMerchantOperatingCompany(ctx context.Context, in *billingpb.SetMerchantOperatingCompanyRequest, ...) (*billingpb.SetMerchantOperatingCompanyResponse, error)
- func (_m *BillingService) SetMerchantS3Agreement(ctx context.Context, in *billingpb.SetMerchantS3AgreementRequest, ...) (*billingpb.ChangeMerchantDataResponse, error)
- func (_m *BillingService) SetMerchantTariffRates(ctx context.Context, in *billingpb.SetMerchantTariffRatesRequest, ...) (*billingpb.CheckProjectRequestSignatureResponse, error)
- func (_m *BillingService) SetMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchant, ...) (*billingpb.MoneyBackCostMerchantResponse, error)
- func (_m *BillingService) SetMoneyBackCostSystem(ctx context.Context, in *billingpb.MoneyBackCostSystem, ...) (*billingpb.MoneyBackCostSystemResponse, error)
- func (_m *BillingService) SetPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchant, ...) (*billingpb.PaymentChannelCostMerchantResponse, error)
- func (_m *BillingService) SetPaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentChannelCostSystem, ...) (*billingpb.PaymentChannelCostSystemResponse, error)
- func (_m *BillingService) SetPaymentMinLimitSystem(ctx context.Context, in *billingpb.PaymentMinLimitSystem, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) SetSubscriptionRenewalPending(ctx context.Context, in *billingpb.SetSubscriptionRenewalPendingRequest, ...) (*billingpb.EmptyResponseWithStatus, error)
- func (_m *BillingService) SetUserNotifyNewRegion(ctx context.Context, in *billingpb.SetUserNotifyRequest, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) SetUserNotifySales(ctx context.Context, in *billingpb.SetUserNotifyRequest, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) UnPublishKeyProduct(ctx context.Context, in *billingpb.UnPublishKeyProductRequest, ...) (*billingpb.KeyProductResponse, error)
- func (_m *BillingService) UpdateCountry(ctx context.Context, in *billingpb.Country, opts ...client.CallOption) (*billingpb.Country, error)
- func (_m *BillingService) UpdateOrder(ctx context.Context, in *billingpb.Order, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) UpdateOrderNotificationStatus(ctx context.Context, in *billingpb.UpdateOrderNotificationStatusRequest, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) UpdateOrderPrivateStatus(ctx context.Context, in *billingpb.UpdateOrderPrivateStatusRequest, ...) (*billingpb.EmptyResponse, error)
- func (_m *BillingService) UpdatePayoutDocument(ctx context.Context, in *billingpb.UpdatePayoutDocumentRequest, ...) (*billingpb.PayoutDocumentResponse, error)
- func (_m *BillingService) UpdatePriceGroup(ctx context.Context, in *billingpb.PriceGroup, opts ...client.CallOption) (*billingpb.PriceGroup, error)
- func (_m *BillingService) UpdateProductPrices(ctx context.Context, in *billingpb.UpdateProductPricesRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) UpdateRecurringPlan(ctx context.Context, in *billingpb.RecurringPlan, opts ...client.CallOption) (*billingpb.UpdateRecurringPlanResponse, error)
- func (_m *BillingService) UpdateVatReportStatus(ctx context.Context, in *billingpb.UpdateVatReportStatusRequest, ...) (*billingpb.ResponseError, error)
- func (_m *BillingService) UploadKeysFile(ctx context.Context, in *billingpb.PlatformKeysFileRequest, ...) (*billingpb.PlatformKeysFileResponse, error)
- type BillingServiceHandler
- func (_m *BillingServiceHandler) AcceptInvite(_a0 context.Context, _a1 *billingpb.AcceptInviteRequest, ...) error
- func (_m *BillingServiceHandler) AddMerchantDocument(_a0 context.Context, _a1 *billingpb.MerchantDocument, ...) error
- func (_m *BillingServiceHandler) AddOperatingCompany(_a0 context.Context, _a1 *billingpb.OperatingCompany, ...) error
- func (_m *BillingServiceHandler) AddRecurringPlan(_a0 context.Context, _a1 *billingpb.RecurringPlan, ...) error
- func (_m *BillingServiceHandler) AutoAcceptRoyaltyReports(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
- func (_m *BillingServiceHandler) AutoCreatePayoutDocuments(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
- func (_m *BillingServiceHandler) CalcAnnualTurnovers(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
- func (_m *BillingServiceHandler) CancelRedeemKeyForOrder(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, ...) error
- func (_m *BillingServiceHandler) ChangeCodeInOrder(_a0 context.Context, _a1 *billingpb.ChangeCodeInOrderRequest, ...) error
- func (_m *BillingServiceHandler) ChangeMerchant(_a0 context.Context, _a1 *billingpb.OnboardingRequest, ...) error
- func (_m *BillingServiceHandler) ChangeMerchantData(_a0 context.Context, _a1 *billingpb.ChangeMerchantDataRequest, ...) error
- func (_m *BillingServiceHandler) ChangeMerchantManualPayouts(_a0 context.Context, _a1 *billingpb.ChangeMerchantManualPayoutsRequest, ...) error
- func (_m *BillingServiceHandler) ChangeMerchantPaymentMethod(_a0 context.Context, _a1 *billingpb.MerchantPaymentMethodRequest, ...) error
- func (_m *BillingServiceHandler) ChangeMerchantStatus(_a0 context.Context, _a1 *billingpb.MerchantChangeStatusRequest, ...) error
- func (_m *BillingServiceHandler) ChangeProject(_a0 context.Context, _a1 *billingpb.Project, ...) error
- func (_m *BillingServiceHandler) ChangeRoleForAdminUser(_a0 context.Context, _a1 *billingpb.ChangeRoleForAdminUserRequest, ...) error
- func (_m *BillingServiceHandler) ChangeRoleForMerchantUser(_a0 context.Context, _a1 *billingpb.ChangeRoleForMerchantUserRequest, ...) error
- func (_m *BillingServiceHandler) ChangeRoyaltyReport(_a0 context.Context, _a1 *billingpb.ChangeRoyaltyReportRequest, ...) error
- func (_m *BillingServiceHandler) CheckInviteToken(_a0 context.Context, _a1 *billingpb.CheckInviteTokenRequest, ...) error
- func (_m *BillingServiceHandler) CheckProjectRequestSignature(_a0 context.Context, _a1 *billingpb.CheckProjectRequestSignatureRequest, ...) error
- func (_m *BillingServiceHandler) CheckSkuAndKeyProject(_a0 context.Context, _a1 *billingpb.CheckSkuAndKeyProjectRequest, ...) error
- func (_m *BillingServiceHandler) ConfirmUserEmail(_a0 context.Context, _a1 *billingpb.ConfirmUserEmailRequest, ...) error
- func (_m *BillingServiceHandler) CreateAccountingEntry(_a0 context.Context, _a1 *billingpb.CreateAccountingEntryRequest, ...) error
- func (_m *BillingServiceHandler) CreateNotification(_a0 context.Context, _a1 *billingpb.NotificationRequest, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdateKeyProduct(_a0 context.Context, _a1 *billingpb.CreateOrUpdateKeyProductRequest, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdatePaylink(_a0 context.Context, _a1 *billingpb.CreatePaylinkRequest, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethod(_a0 context.Context, _a1 *billingpb.PaymentMethod, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.ChangePaymentMethodParamsRequest, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.ChangePaymentMethodParamsRequest, ...) error
- func (_m *BillingServiceHandler) CreateOrUpdateProduct(_a0 context.Context, _a1 *billingpb.Product, _a2 *billingpb.Product) error
- func (_m *BillingServiceHandler) CreateOrUpdateUserProfile(_a0 context.Context, _a1 *billingpb.UserProfile, ...) error
- func (_m *BillingServiceHandler) CreatePageReview(_a0 context.Context, _a1 *billingpb.CreatePageReviewRequest, ...) error
- func (_m *BillingServiceHandler) CreatePayoutDocument(_a0 context.Context, _a1 *billingpb.CreatePayoutDocumentRequest, ...) error
- func (_m *BillingServiceHandler) CreateRefund(_a0 context.Context, _a1 *billingpb.CreateRefundRequest, ...) error
- func (_m *BillingServiceHandler) CreateRoyaltyReport(_a0 context.Context, _a1 *billingpb.CreateRoyaltyReportRequest, ...) error
- func (_m *BillingServiceHandler) CreateToken(_a0 context.Context, _a1 *billingpb.TokenRequest, _a2 *billingpb.TokenResponse) error
- func (_m *BillingServiceHandler) DeleteAdminUser(_a0 context.Context, _a1 *billingpb.AdminRoleRequest, ...) error
- func (_m *BillingServiceHandler) DeleteCustomerCard(_a0 context.Context, _a1 *billingpb.DeleteCustomerCardRequest, ...) error
- func (_m *BillingServiceHandler) DeleteKeyProduct(_a0 context.Context, _a1 *billingpb.RequestKeyProductMerchant, ...) error
- func (_m *BillingServiceHandler) DeleteMerchantUser(_a0 context.Context, _a1 *billingpb.MerchantRoleRequest, ...) error
- func (_m *BillingServiceHandler) DeleteMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, ...) error
- func (_m *BillingServiceHandler) DeleteMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, ...) error
- func (_m *BillingServiceHandler) DeletePaylink(_a0 context.Context, _a1 *billingpb.PaylinkRequest, ...) error
- func (_m *BillingServiceHandler) DeletePaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, ...) error
- func (_m *BillingServiceHandler) DeletePaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, ...) error
- func (_m *BillingServiceHandler) DeletePaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, ...) error
- func (_m *BillingServiceHandler) DeletePaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, ...) error
- func (_m *BillingServiceHandler) DeleteProduct(_a0 context.Context, _a1 *billingpb.RequestProduct, ...) error
- func (_m *BillingServiceHandler) DeleteProject(_a0 context.Context, _a1 *billingpb.GetProjectRequest, ...) error
- func (_m *BillingServiceHandler) DeleteRecurringPlan(_a0 context.Context, _a1 *billingpb.DeleteRecurringPlanRequest, ...) error
- func (_m *BillingServiceHandler) DeleteRecurringSubscription(_a0 context.Context, _a1 *billingpb.DeleteRecurringSubscriptionRequest, ...) error
- func (_m *BillingServiceHandler) DeleteSavedCard(_a0 context.Context, _a1 *billingpb.DeleteSavedCardRequest, ...) error
- func (_m *BillingServiceHandler) DeserializeCookie(_a0 context.Context, _a1 *billingpb.DeserializeCookieRequest, ...) error
- func (_m *BillingServiceHandler) DisableRecurringPlan(_a0 context.Context, _a1 *billingpb.DisableRecurringPlanRequest, ...) error
- func (_m *BillingServiceHandler) EnableRecurringPlan(_a0 context.Context, _a1 *billingpb.EnableRecurringPlanRequest, ...) error
- func (_m *BillingServiceHandler) FindAllOrders(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, ...) error
- func (_m *BillingServiceHandler) FindAllOrdersPrivate(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, ...) error
- func (_m *BillingServiceHandler) FindAllOrdersPublic(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, ...) error
- func (_m *BillingServiceHandler) FindByZipCode(_a0 context.Context, _a1 *billingpb.FindByZipCodeRequest, ...) error
- func (_m *BillingServiceHandler) FindExpiredSubscriptions(_a0 context.Context, _a1 *billingpb.FindExpiredSubscriptionsRequest, ...) error
- func (_m *BillingServiceHandler) FindSubscriptions(_a0 context.Context, _a1 *billingpb.FindSubscriptionsRequest, ...) error
- func (_m *BillingServiceHandler) FinishRedeemKeyForOrder(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetActOfCompletion(_a0 context.Context, _a1 *billingpb.ActOfCompletionRequest, ...) error
- func (_m *BillingServiceHandler) GetActsOfCompletionList(_a0 context.Context, _a1 *billingpb.ActsOfCompletionListRequest, ...) error
- func (_m *BillingServiceHandler) GetAdminByUserId(_a0 context.Context, _a1 *billingpb.CommonUserProfileRequest, ...) error
- func (_m *BillingServiceHandler) GetAdminUserRole(_a0 context.Context, _a1 *billingpb.AdminRoleRequest, ...) error
- func (_m *BillingServiceHandler) GetAdminUsers(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetAllMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchantListRequest, ...) error
- func (_m *BillingServiceHandler) GetAllMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetAllPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchantListRequest, ...) error
- func (_m *BillingServiceHandler) GetAllPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetAvailableKeysCount(_a0 context.Context, _a1 *billingpb.GetPlatformKeyCountRequest, ...) error
- func (_m *BillingServiceHandler) GetCommonUserProfile(_a0 context.Context, _a1 *billingpb.CommonUserProfileRequest, ...) error
- func (_m *BillingServiceHandler) GetCountStatusesOfMerchants(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetCountriesList(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.CountriesList) error
- func (_m *BillingServiceHandler) GetCountriesListForOrder(_a0 context.Context, _a1 *billingpb.GetCountriesListForOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetCountry(_a0 context.Context, _a1 *billingpb.GetCountryRequest, _a2 *billingpb.Country) error
- func (_m *BillingServiceHandler) GetCustomerInfo(_a0 context.Context, _a1 *billingpb.GetCustomerInfoRequest, ...) error
- func (_m *BillingServiceHandler) GetCustomerList(_a0 context.Context, _a1 *billingpb.ListCustomersRequest, ...) error
- func (_m *BillingServiceHandler) GetCustomerShortInfo(_a0 context.Context, _a1 *billingpb.GetCustomerShortInfoRequest, ...) error
- func (_m *BillingServiceHandler) GetDashboardBaseReport(_a0 context.Context, _a1 *billingpb.GetDashboardBaseReportRequest, ...) error
- func (_m *BillingServiceHandler) GetDashboardCustomerArpu(_a0 context.Context, _a1 *billingpb.DashboardCustomerReportArpuRequest, ...) error
- func (_m *BillingServiceHandler) GetDashboardCustomersReport(_a0 context.Context, _a1 *billingpb.DashboardCustomerReportRequest, ...) error
- func (_m *BillingServiceHandler) GetDashboardMainReport(_a0 context.Context, _a1 *billingpb.GetDashboardMainRequest, ...) error
- func (_m *BillingServiceHandler) GetDashboardRevenueDynamicsReport(_a0 context.Context, _a1 *billingpb.GetDashboardMainRequest, ...) error
- func (_m *BillingServiceHandler) GetKeyByID(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetKeyProduct(_a0 context.Context, _a1 *billingpb.RequestKeyProductMerchant, ...) error
- func (_m *BillingServiceHandler) GetKeyProductInfo(_a0 context.Context, _a1 *billingpb.GetKeyProductInfoRequest, ...) error
- func (_m *BillingServiceHandler) GetKeyProducts(_a0 context.Context, _a1 *billingpb.ListKeyProductsRequest, ...) error
- func (_m *BillingServiceHandler) GetKeyProductsForOrder(_a0 context.Context, _a1 *billingpb.GetKeyProductsForOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantBalance(_a0 context.Context, _a1 *billingpb.GetMerchantBalanceRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantBy(_a0 context.Context, _a1 *billingpb.GetMerchantByRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantDocument(_a0 context.Context, _a1 *billingpb.GetMerchantDocumentRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantDocuments(_a0 context.Context, _a1 *billingpb.GetMerchantDocumentsRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantOnboardingCompleteData(_a0 context.Context, _a1 *billingpb.SetMerchantS3AgreementRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantPaymentMethod(_a0 context.Context, _a1 *billingpb.GetMerchantPaymentMethodRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantTariffRates(_a0 context.Context, _a1 *billingpb.GetMerchantTariffRatesRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantUserRole(_a0 context.Context, _a1 *billingpb.MerchantRoleRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantUsers(_a0 context.Context, _a1 *billingpb.GetMerchantUsersRequest, ...) error
- func (_m *BillingServiceHandler) GetMerchantsForUser(_a0 context.Context, _a1 *billingpb.GetMerchantsForUserRequest, ...) error
- func (_m *BillingServiceHandler) GetMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchantRequest, ...) error
- func (_m *BillingServiceHandler) GetMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.MoneyBackCostSystemRequest, ...) error
- func (_m *BillingServiceHandler) GetNotification(_a0 context.Context, _a1 *billingpb.GetNotificationRequest, ...) error
- func (_m *BillingServiceHandler) GetOperatingCompaniesList(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetOperatingCompany(_a0 context.Context, _a1 *billingpb.GetOperatingCompanyRequest, ...) error
- func (_m *BillingServiceHandler) GetOrderPrivate(_a0 context.Context, _a1 *billingpb.GetOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetOrderPublic(_a0 context.Context, _a1 *billingpb.GetOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylink(_a0 context.Context, _a1 *billingpb.PaylinkRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkStatByCountry(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkStatByDate(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkStatByReferrer(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkStatByUtm(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkStatTotal(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkTransactions(_a0 context.Context, _a1 *billingpb.GetPaylinkTransactionsRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkURL(_a0 context.Context, _a1 *billingpb.GetPaylinkURLRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinkUrlByShortLink(_a0 context.Context, _a1 *billingpb.GetPaylinkUrlByShortLinkRequest, ...) error
- func (_m *BillingServiceHandler) GetPaylinks(_a0 context.Context, _a1 *billingpb.GetPaylinksRequest, ...) error
- func (_m *BillingServiceHandler) GetPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchantRequest, ...) error
- func (_m *BillingServiceHandler) GetPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentChannelCostSystemRequest, ...) error
- func (_m *BillingServiceHandler) GetPaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, ...) error
- func (_m *BillingServiceHandler) GetPaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, ...) error
- func (_m *BillingServiceHandler) GetPaymentMinLimitsSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetPayoutDocument(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentRequest, ...) error
- func (_m *BillingServiceHandler) GetPayoutDocumentRoyaltyReports(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentRequest, ...) error
- func (_m *BillingServiceHandler) GetPayoutDocuments(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentsRequest, ...) error
- func (_m *BillingServiceHandler) GetPlatforms(_a0 context.Context, _a1 *billingpb.ListPlatformsRequest, ...) error
- func (_m *BillingServiceHandler) GetPriceGroup(_a0 context.Context, _a1 *billingpb.GetPriceGroupRequest, ...) error
- func (_m *BillingServiceHandler) GetPriceGroupByCountry(_a0 context.Context, _a1 *billingpb.PriceGroupByCountryRequest, ...) error
- func (_m *BillingServiceHandler) GetPriceGroupByRegion(_a0 context.Context, _a1 *billingpb.GetPriceGroupByRegionRequest, ...) error
- func (_m *BillingServiceHandler) GetPriceGroupCurrencies(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetPriceGroupCurrencyByRegion(_a0 context.Context, _a1 *billingpb.PriceGroupByRegionRequest, ...) error
- func (_m *BillingServiceHandler) GetProduct(_a0 context.Context, _a1 *billingpb.RequestProduct, ...) error
- func (_m *BillingServiceHandler) GetProductPrices(_a0 context.Context, _a1 *billingpb.RequestProduct, ...) error
- func (_m *BillingServiceHandler) GetProductsForOrder(_a0 context.Context, _a1 *billingpb.GetProductsForOrderRequest, ...) error
- func (_m *BillingServiceHandler) GetProject(_a0 context.Context, _a1 *billingpb.GetProjectRequest, ...) error
- func (_m *BillingServiceHandler) GetRecommendedPriceByConversion(_a0 context.Context, _a1 *billingpb.RecommendedPriceRequest, ...) error
- func (_m *BillingServiceHandler) GetRecommendedPriceByPriceGroup(_a0 context.Context, _a1 *billingpb.RecommendedPriceRequest, ...) error
- func (_m *BillingServiceHandler) GetRecommendedPriceTable(_a0 context.Context, _a1 *billingpb.RecommendedPriceTableRequest, ...) error
- func (_m *BillingServiceHandler) GetRecurringPlan(_a0 context.Context, _a1 *billingpb.GetRecurringPlanRequest, ...) error
- func (_m *BillingServiceHandler) GetRecurringPlanStat(_a0 context.Context, _a1 *billingpb.GetRecurringPlanStatRequest, ...) error
- func (_m *BillingServiceHandler) GetRecurringPlans(_a0 context.Context, _a1 *billingpb.GetRecurringPlansRequest, ...) error
- func (_m *BillingServiceHandler) GetRefund(_a0 context.Context, _a1 *billingpb.GetRefundRequest, ...) error
- func (_m *BillingServiceHandler) GetRoleList(_a0 context.Context, _a1 *billingpb.GetRoleListRequest, ...) error
- func (_m *BillingServiceHandler) GetRoyaltyReport(_a0 context.Context, _a1 *billingpb.GetRoyaltyReportRequest, ...) error
- func (_m *BillingServiceHandler) GetSubscription(_a0 context.Context, _a1 *billingpb.GetSubscriptionRequest, ...) error
- func (_m *BillingServiceHandler) GetSubscriptionsOrders(_a0 context.Context, _a1 *billingpb.GetSubscriptionsOrdersRequest, ...) error
- func (_m *BillingServiceHandler) GetUserProfile(_a0 context.Context, _a1 *billingpb.GetUserProfileRequest, ...) error
- func (_m *BillingServiceHandler) GetVatReport(_a0 context.Context, _a1 *billingpb.VatReportRequest, ...) error
- func (_m *BillingServiceHandler) GetVatReportTransactions(_a0 context.Context, _a1 *billingpb.VatTransactionsRequest, ...) error
- func (_m *BillingServiceHandler) GetVatReportsDashboard(_a0 context.Context, _a1 *billingpb.EmptyRequest, ...) error
- func (_m *BillingServiceHandler) GetVatReportsForCountry(_a0 context.Context, _a1 *billingpb.VatReportsRequest, ...) error
- func (_m *BillingServiceHandler) IncrPaylinkVisits(_a0 context.Context, _a1 *billingpb.PaylinkRequestById, ...) error
- func (_m *BillingServiceHandler) InviteUserAdmin(_a0 context.Context, _a1 *billingpb.InviteUserAdminRequest, ...) error
- func (_m *BillingServiceHandler) InviteUserMerchant(_a0 context.Context, _a1 *billingpb.InviteUserMerchantRequest, ...) error
- func (_m *BillingServiceHandler) IsOrderCanBePaying(_a0 context.Context, _a1 *billingpb.IsOrderCanBePayingRequest, ...) error
- func (_m *BillingServiceHandler) ListMerchantPaymentMethods(_a0 context.Context, _a1 *billingpb.ListMerchantPaymentMethodsRequest, ...) error
- func (_m *BillingServiceHandler) ListMerchants(_a0 context.Context, _a1 *billingpb.MerchantListingRequest, ...) error
- func (_m *BillingServiceHandler) ListMerchantsForAgreement(_a0 context.Context, _a1 *billingpb.MerchantListingRequest, ...) error
- func (_m *BillingServiceHandler) ListNotifications(_a0 context.Context, _a1 *billingpb.ListingNotificationRequest, ...) error
- func (_m *BillingServiceHandler) ListProducts(_a0 context.Context, _a1 *billingpb.ListProductsRequest, ...) error
- func (_m *BillingServiceHandler) ListProjects(_a0 context.Context, _a1 *billingpb.ListProjectsRequest, ...) error
- func (_m *BillingServiceHandler) ListRefunds(_a0 context.Context, _a1 *billingpb.ListRefundsRequest, ...) error
- func (_m *BillingServiceHandler) ListRoyaltyReportOrders(_a0 context.Context, _a1 *billingpb.ListRoyaltyReportOrdersRequest, ...) error
- func (_m *BillingServiceHandler) ListRoyaltyReports(_a0 context.Context, _a1 *billingpb.ListRoyaltyReportsRequest, ...) error
- func (_m *BillingServiceHandler) MarkNotificationAsRead(_a0 context.Context, _a1 *billingpb.GetNotificationRequest, ...) error
- func (_m *BillingServiceHandler) MerchantReviewRoyaltyReport(_a0 context.Context, _a1 *billingpb.MerchantReviewRoyaltyReportRequest, ...) error
- func (_m *BillingServiceHandler) NotifyWebhookTestResults(_a0 context.Context, _a1 *billingpb.NotifyWebhookTestResultsRequest, ...) error
- func (_m *BillingServiceHandler) OrderCreateByPaylink(_a0 context.Context, _a1 *billingpb.OrderCreateByPaylink, ...) error
- func (_m *BillingServiceHandler) OrderCreateProcess(_a0 context.Context, _a1 *billingpb.OrderCreateRequest, ...) error
- func (_m *BillingServiceHandler) OrderReCreateProcess(_a0 context.Context, _a1 *billingpb.OrderReCreateProcessRequest, ...) error
- func (_m *BillingServiceHandler) OrderReceipt(_a0 context.Context, _a1 *billingpb.OrderReceiptRequest, ...) error
- func (_m *BillingServiceHandler) PaymentCallbackProcess(_a0 context.Context, _a1 *billingpb.CallbackRequest, ...) error
- func (_m *BillingServiceHandler) PaymentCreateProcess(_a0 context.Context, _a1 *billingpb.PaymentCreateRequest, ...) error
- func (_m *BillingServiceHandler) PaymentFormJsonDataProcess(_a0 context.Context, _a1 *billingpb.PaymentFormJsonDataRequest, ...) error
- func (_m *BillingServiceHandler) PaymentFormLanguageChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangeLangRequest, ...) error
- func (_m *BillingServiceHandler) PaymentFormPaymentAccountChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangePaymentAccountRequest, ...) error
- func (_m *BillingServiceHandler) PaymentFormPlatformChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangePlatformRequest, ...) error
- func (_m *BillingServiceHandler) PayoutDocumentPdfUploaded(_a0 context.Context, _a1 *billingpb.PayoutDocumentPdfUploadedRequest, ...) error
- func (_m *BillingServiceHandler) PayoutFinanceDone(_a0 context.Context, _a1 *billingpb.ReportFinanceDoneRequest, ...) error
- func (_m *BillingServiceHandler) Ping(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
- func (_m *BillingServiceHandler) ProcessBillingAddress(_a0 context.Context, _a1 *billingpb.ProcessBillingAddressRequest, ...) error
- func (_m *BillingServiceHandler) ProcessRefundCallback(_a0 context.Context, _a1 *billingpb.CallbackRequest, ...) error
- func (_m *BillingServiceHandler) ProcessVatReports(_a0 context.Context, _a1 *billingpb.ProcessVatReportsRequest, ...) error
- func (_m *BillingServiceHandler) PublishKeyProduct(_a0 context.Context, _a1 *billingpb.PublishKeyProductRequest, ...) error
- func (_m *BillingServiceHandler) RefreshMerchantApiToken(_a0 context.Context, _a1 *billingpb.RefreshMerchantApiTokenRequest, ...) error
- func (_m *BillingServiceHandler) ResendInviteAdmin(_a0 context.Context, _a1 *billingpb.ResendInviteAdminRequest, ...) error
- func (_m *BillingServiceHandler) ResendInviteMerchant(_a0 context.Context, _a1 *billingpb.ResendInviteMerchantRequest, ...) error
- func (_m *BillingServiceHandler) ReserveKeyForOrder(_a0 context.Context, _a1 *billingpb.PlatformKeyReserveRequest, ...) error
- func (_m *BillingServiceHandler) RoyaltyReportFinanceDone(_a0 context.Context, _a1 *billingpb.ReportFinanceDoneRequest, ...) error
- func (_m *BillingServiceHandler) RoyaltyReportPdfUploaded(_a0 context.Context, _a1 *billingpb.RoyaltyReportPdfUploadedRequest, ...) error
- func (_m *BillingServiceHandler) SendOrderToWebHookNotifier(_a0 context.Context, _a1 *billingpb.GetOrderRequest, ...) error
- func (_m *BillingServiceHandler) SendWebhookToMerchant(_a0 context.Context, _a1 *billingpb.OrderCreateRequest, ...) error
- func (_m *BillingServiceHandler) SetAllPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.SetAllPaymentChannelCostMerchantRequest, ...) error
- func (_m *BillingServiceHandler) SetCustomerPaymentActivity(_a0 context.Context, _a1 *billingpb.SetCustomerPaymentActivityRequest, ...) error
- func (_m *BillingServiceHandler) SetMerchantAcceptedStatus(_a0 context.Context, _a1 *billingpb.SetMerchantAcceptedStatusRequest, ...) error
- func (_m *BillingServiceHandler) SetMerchantOperatingCompany(_a0 context.Context, _a1 *billingpb.SetMerchantOperatingCompanyRequest, ...) error
- func (_m *BillingServiceHandler) SetMerchantS3Agreement(_a0 context.Context, _a1 *billingpb.SetMerchantS3AgreementRequest, ...) error
- func (_m *BillingServiceHandler) SetMerchantTariffRates(_a0 context.Context, _a1 *billingpb.SetMerchantTariffRatesRequest, ...) error
- func (_m *BillingServiceHandler) SetMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchant, ...) error
- func (_m *BillingServiceHandler) SetMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.MoneyBackCostSystem, ...) error
- func (_m *BillingServiceHandler) SetPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchant, ...) error
- func (_m *BillingServiceHandler) SetPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentChannelCostSystem, ...) error
- func (_m *BillingServiceHandler) SetPaymentMinLimitSystem(_a0 context.Context, _a1 *billingpb.PaymentMinLimitSystem, ...) error
- func (_m *BillingServiceHandler) SetSubscriptionRenewalPending(_a0 context.Context, _a1 *billingpb.SetSubscriptionRenewalPendingRequest, ...) error
- func (_m *BillingServiceHandler) SetUserNotifyNewRegion(_a0 context.Context, _a1 *billingpb.SetUserNotifyRequest, ...) error
- func (_m *BillingServiceHandler) SetUserNotifySales(_a0 context.Context, _a1 *billingpb.SetUserNotifyRequest, ...) error
- func (_m *BillingServiceHandler) UnPublishKeyProduct(_a0 context.Context, _a1 *billingpb.UnPublishKeyProductRequest, ...) error
- func (_m *BillingServiceHandler) UpdateCountry(_a0 context.Context, _a1 *billingpb.Country, _a2 *billingpb.Country) error
- func (_m *BillingServiceHandler) UpdateOrder(_a0 context.Context, _a1 *billingpb.Order, _a2 *billingpb.EmptyResponse) error
- func (_m *BillingServiceHandler) UpdateOrderNotificationStatus(_a0 context.Context, _a1 *billingpb.UpdateOrderNotificationStatusRequest, ...) error
- func (_m *BillingServiceHandler) UpdateOrderPrivateStatus(_a0 context.Context, _a1 *billingpb.UpdateOrderPrivateStatusRequest, ...) error
- func (_m *BillingServiceHandler) UpdatePayoutDocument(_a0 context.Context, _a1 *billingpb.UpdatePayoutDocumentRequest, ...) error
- func (_m *BillingServiceHandler) UpdatePriceGroup(_a0 context.Context, _a1 *billingpb.PriceGroup, _a2 *billingpb.PriceGroup) error
- func (_m *BillingServiceHandler) UpdateProductPrices(_a0 context.Context, _a1 *billingpb.UpdateProductPricesRequest, ...) error
- func (_m *BillingServiceHandler) UpdateRecurringPlan(_a0 context.Context, _a1 *billingpb.RecurringPlan, ...) error
- func (_m *BillingServiceHandler) UpdateVatReportStatus(_a0 context.Context, _a1 *billingpb.UpdateVatReportStatusRequest, ...) error
- func (_m *BillingServiceHandler) UploadKeysFile(_a0 context.Context, _a1 *billingpb.PlatformKeysFileRequest, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BillingService ¶
BillingService is an autogenerated mock type for the BillingService type
func NewBillingService ¶
func NewBillingService(t mockConstructorTestingTNewBillingService) *BillingService
NewBillingService creates a new instance of BillingService. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*BillingService) AcceptInvite ¶
func (_m *BillingService) AcceptInvite(ctx context.Context, in *billingpb.AcceptInviteRequest, opts ...client.CallOption) (*billingpb.AcceptInviteResponse, error)
AcceptInvite provides a mock function with given fields: ctx, in, opts
func (*BillingService) AddMerchantDocument ¶
func (_m *BillingService) AddMerchantDocument(ctx context.Context, in *billingpb.MerchantDocument, opts ...client.CallOption) (*billingpb.AddMerchantDocumentResponse, error)
AddMerchantDocument provides a mock function with given fields: ctx, in, opts
func (*BillingService) AddOperatingCompany ¶
func (_m *BillingService) AddOperatingCompany(ctx context.Context, in *billingpb.OperatingCompany, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
AddOperatingCompany provides a mock function with given fields: ctx, in, opts
func (*BillingService) AddRecurringPlan ¶
func (_m *BillingService) AddRecurringPlan(ctx context.Context, in *billingpb.RecurringPlan, opts ...client.CallOption) (*billingpb.AddRecurringPlanResponse, error)
AddRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) AutoAcceptRoyaltyReports ¶
func (_m *BillingService) AutoAcceptRoyaltyReports(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
AutoAcceptRoyaltyReports provides a mock function with given fields: ctx, in, opts
func (*BillingService) AutoCreatePayoutDocuments ¶
func (_m *BillingService) AutoCreatePayoutDocuments(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
AutoCreatePayoutDocuments provides a mock function with given fields: ctx, in, opts
func (*BillingService) CalcAnnualTurnovers ¶
func (_m *BillingService) CalcAnnualTurnovers(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
CalcAnnualTurnovers provides a mock function with given fields: ctx, in, opts
func (*BillingService) CancelRedeemKeyForOrder ¶
func (_m *BillingService) CancelRedeemKeyForOrder(ctx context.Context, in *billingpb.KeyForOrderRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
CancelRedeemKeyForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeCodeInOrder ¶
func (_m *BillingService) ChangeCodeInOrder(ctx context.Context, in *billingpb.ChangeCodeInOrderRequest, opts ...client.CallOption) (*billingpb.ChangeCodeInOrderResponse, error)
ChangeCodeInOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeMerchant ¶
func (_m *BillingService) ChangeMerchant(ctx context.Context, in *billingpb.OnboardingRequest, opts ...client.CallOption) (*billingpb.ChangeMerchantResponse, error)
ChangeMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeMerchantData ¶
func (_m *BillingService) ChangeMerchantData(ctx context.Context, in *billingpb.ChangeMerchantDataRequest, opts ...client.CallOption) (*billingpb.ChangeMerchantDataResponse, error)
ChangeMerchantData provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeMerchantManualPayouts ¶
func (_m *BillingService) ChangeMerchantManualPayouts(ctx context.Context, in *billingpb.ChangeMerchantManualPayoutsRequest, opts ...client.CallOption) (*billingpb.ChangeMerchantManualPayoutsResponse, error)
ChangeMerchantManualPayouts provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeMerchantPaymentMethod ¶
func (_m *BillingService) ChangeMerchantPaymentMethod(ctx context.Context, in *billingpb.MerchantPaymentMethodRequest, opts ...client.CallOption) (*billingpb.MerchantPaymentMethodResponse, error)
ChangeMerchantPaymentMethod provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeMerchantStatus ¶
func (_m *BillingService) ChangeMerchantStatus(ctx context.Context, in *billingpb.MerchantChangeStatusRequest, opts ...client.CallOption) (*billingpb.ChangeMerchantStatusResponse, error)
ChangeMerchantStatus provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeProject ¶
func (_m *BillingService) ChangeProject(ctx context.Context, in *billingpb.Project, opts ...client.CallOption) (*billingpb.ChangeProjectResponse, error)
ChangeProject provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeRoleForAdminUser ¶
func (_m *BillingService) ChangeRoleForAdminUser(ctx context.Context, in *billingpb.ChangeRoleForAdminUserRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
ChangeRoleForAdminUser provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeRoleForMerchantUser ¶
func (_m *BillingService) ChangeRoleForMerchantUser(ctx context.Context, in *billingpb.ChangeRoleForMerchantUserRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
ChangeRoleForMerchantUser provides a mock function with given fields: ctx, in, opts
func (*BillingService) ChangeRoyaltyReport ¶
func (_m *BillingService) ChangeRoyaltyReport(ctx context.Context, in *billingpb.ChangeRoyaltyReportRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
ChangeRoyaltyReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) CheckInviteToken ¶
func (_m *BillingService) CheckInviteToken(ctx context.Context, in *billingpb.CheckInviteTokenRequest, opts ...client.CallOption) (*billingpb.CheckInviteTokenResponse, error)
CheckInviteToken provides a mock function with given fields: ctx, in, opts
func (*BillingService) CheckProjectRequestSignature ¶
func (_m *BillingService) CheckProjectRequestSignature(ctx context.Context, in *billingpb.CheckProjectRequestSignatureRequest, opts ...client.CallOption) (*billingpb.CheckProjectRequestSignatureResponse, error)
CheckProjectRequestSignature provides a mock function with given fields: ctx, in, opts
func (*BillingService) CheckSkuAndKeyProject ¶
func (_m *BillingService) CheckSkuAndKeyProject(ctx context.Context, in *billingpb.CheckSkuAndKeyProjectRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
CheckSkuAndKeyProject provides a mock function with given fields: ctx, in, opts
func (*BillingService) ConfirmUserEmail ¶
func (_m *BillingService) ConfirmUserEmail(ctx context.Context, in *billingpb.ConfirmUserEmailRequest, opts ...client.CallOption) (*billingpb.ConfirmUserEmailResponse, error)
ConfirmUserEmail provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateAccountingEntry ¶
func (_m *BillingService) CreateAccountingEntry(ctx context.Context, in *billingpb.CreateAccountingEntryRequest, opts ...client.CallOption) (*billingpb.CreateAccountingEntryResponse, error)
CreateAccountingEntry provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateNotification ¶
func (_m *BillingService) CreateNotification(ctx context.Context, in *billingpb.NotificationRequest, opts ...client.CallOption) (*billingpb.CreateNotificationResponse, error)
CreateNotification provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdateKeyProduct ¶
func (_m *BillingService) CreateOrUpdateKeyProduct(ctx context.Context, in *billingpb.CreateOrUpdateKeyProductRequest, opts ...client.CallOption) (*billingpb.KeyProductResponse, error)
CreateOrUpdateKeyProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdatePaylink ¶
func (_m *BillingService) CreateOrUpdatePaylink(ctx context.Context, in *billingpb.CreatePaylinkRequest, opts ...client.CallOption) (*billingpb.GetPaylinkResponse, error)
CreateOrUpdatePaylink provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdatePaymentMethod ¶
func (_m *BillingService) CreateOrUpdatePaymentMethod(ctx context.Context, in *billingpb.PaymentMethod, opts ...client.CallOption) (*billingpb.ChangePaymentMethodResponse, error)
CreateOrUpdatePaymentMethod provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdatePaymentMethodProductionSettings ¶
func (_m *BillingService) CreateOrUpdatePaymentMethodProductionSettings(ctx context.Context, in *billingpb.ChangePaymentMethodParamsRequest, opts ...client.CallOption) (*billingpb.ChangePaymentMethodParamsResponse, error)
CreateOrUpdatePaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdatePaymentMethodTestSettings ¶
func (_m *BillingService) CreateOrUpdatePaymentMethodTestSettings(ctx context.Context, in *billingpb.ChangePaymentMethodParamsRequest, opts ...client.CallOption) (*billingpb.ChangePaymentMethodParamsResponse, error)
CreateOrUpdatePaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdateProduct ¶
func (_m *BillingService) CreateOrUpdateProduct(ctx context.Context, in *billingpb.Product, opts ...client.CallOption) (*billingpb.Product, error)
CreateOrUpdateProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateOrUpdateUserProfile ¶
func (_m *BillingService) CreateOrUpdateUserProfile(ctx context.Context, in *billingpb.UserProfile, opts ...client.CallOption) (*billingpb.CreateOrUpdateUserProfileResponse, error)
CreateOrUpdateUserProfile provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreatePageReview ¶
func (_m *BillingService) CreatePageReview(ctx context.Context, in *billingpb.CreatePageReviewRequest, opts ...client.CallOption) (*billingpb.CheckProjectRequestSignatureResponse, error)
CreatePageReview provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreatePayoutDocument ¶
func (_m *BillingService) CreatePayoutDocument(ctx context.Context, in *billingpb.CreatePayoutDocumentRequest, opts ...client.CallOption) (*billingpb.CreatePayoutDocumentResponse, error)
CreatePayoutDocument provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateRefund ¶
func (_m *BillingService) CreateRefund(ctx context.Context, in *billingpb.CreateRefundRequest, opts ...client.CallOption) (*billingpb.CreateRefundResponse, error)
CreateRefund provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateRoyaltyReport ¶
func (_m *BillingService) CreateRoyaltyReport(ctx context.Context, in *billingpb.CreateRoyaltyReportRequest, opts ...client.CallOption) (*billingpb.CreateRoyaltyReportRequest, error)
CreateRoyaltyReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) CreateToken ¶
func (_m *BillingService) CreateToken(ctx context.Context, in *billingpb.TokenRequest, opts ...client.CallOption) (*billingpb.TokenResponse, error)
CreateToken provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteAdminUser ¶
func (_m *BillingService) DeleteAdminUser(ctx context.Context, in *billingpb.AdminRoleRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteAdminUser provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteCustomerCard ¶
func (_m *BillingService) DeleteCustomerCard(ctx context.Context, in *billingpb.DeleteCustomerCardRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteCustomerCard provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteKeyProduct ¶
func (_m *BillingService) DeleteKeyProduct(ctx context.Context, in *billingpb.RequestKeyProductMerchant, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteKeyProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteMerchantUser ¶
func (_m *BillingService) DeleteMerchantUser(ctx context.Context, in *billingpb.MerchantRoleRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteMerchantUser provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteMoneyBackCostMerchant ¶
func (_m *BillingService) DeleteMoneyBackCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
DeleteMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteMoneyBackCostSystem ¶
func (_m *BillingService) DeleteMoneyBackCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
DeleteMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeletePaylink ¶
func (_m *BillingService) DeletePaylink(ctx context.Context, in *billingpb.PaylinkRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeletePaylink provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeletePaymentChannelCostMerchant ¶
func (_m *BillingService) DeletePaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
DeletePaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeletePaymentChannelCostSystem ¶
func (_m *BillingService) DeletePaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentCostDeleteRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
DeletePaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeletePaymentMethodProductionSettings ¶
func (_m *BillingService) DeletePaymentMethodProductionSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, opts ...client.CallOption) (*billingpb.ChangePaymentMethodParamsResponse, error)
DeletePaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeletePaymentMethodTestSettings ¶
func (_m *BillingService) DeletePaymentMethodTestSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, opts ...client.CallOption) (*billingpb.ChangePaymentMethodParamsResponse, error)
DeletePaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteProduct ¶
func (_m *BillingService) DeleteProduct(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
DeleteProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteProject ¶
func (_m *BillingService) DeleteProject(ctx context.Context, in *billingpb.GetProjectRequest, opts ...client.CallOption) (*billingpb.ChangeProjectResponse, error)
DeleteProject provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteRecurringPlan ¶
func (_m *BillingService) DeleteRecurringPlan(ctx context.Context, in *billingpb.DeleteRecurringPlanRequest, opts ...client.CallOption) (*billingpb.DeleteRecurringPlanResponse, error)
DeleteRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteRecurringSubscription ¶
func (_m *BillingService) DeleteRecurringSubscription(ctx context.Context, in *billingpb.DeleteRecurringSubscriptionRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteRecurringSubscription provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeleteSavedCard ¶
func (_m *BillingService) DeleteSavedCard(ctx context.Context, in *billingpb.DeleteSavedCardRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
DeleteSavedCard provides a mock function with given fields: ctx, in, opts
func (*BillingService) DeserializeCookie ¶
func (_m *BillingService) DeserializeCookie(ctx context.Context, in *billingpb.DeserializeCookieRequest, opts ...client.CallOption) (*billingpb.DeserializeCookieResponse, error)
DeserializeCookie provides a mock function with given fields: ctx, in, opts
func (*BillingService) DisableRecurringPlan ¶
func (_m *BillingService) DisableRecurringPlan(ctx context.Context, in *billingpb.DisableRecurringPlanRequest, opts ...client.CallOption) (*billingpb.DisableRecurringPlanResponse, error)
DisableRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) EnableRecurringPlan ¶
func (_m *BillingService) EnableRecurringPlan(ctx context.Context, in *billingpb.EnableRecurringPlanRequest, opts ...client.CallOption) (*billingpb.EnableRecurringPlanResponse, error)
EnableRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindAllOrders ¶
func (_m *BillingService) FindAllOrders(ctx context.Context, in *billingpb.ListOrdersRequest, opts ...client.CallOption) (*billingpb.ListOrdersResponse, error)
FindAllOrders provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindAllOrdersPrivate ¶
func (_m *BillingService) FindAllOrdersPrivate(ctx context.Context, in *billingpb.ListOrdersRequest, opts ...client.CallOption) (*billingpb.ListOrdersPrivateResponse, error)
FindAllOrdersPrivate provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindAllOrdersPublic ¶
func (_m *BillingService) FindAllOrdersPublic(ctx context.Context, in *billingpb.ListOrdersRequest, opts ...client.CallOption) (*billingpb.ListOrdersPublicResponse, error)
FindAllOrdersPublic provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindByZipCode ¶
func (_m *BillingService) FindByZipCode(ctx context.Context, in *billingpb.FindByZipCodeRequest, opts ...client.CallOption) (*billingpb.FindByZipCodeResponse, error)
FindByZipCode provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindExpiredSubscriptions ¶
func (_m *BillingService) FindExpiredSubscriptions(ctx context.Context, in *billingpb.FindExpiredSubscriptionsRequest, opts ...client.CallOption) (*billingpb.FindExpiredSubscriptionsResponse, error)
FindExpiredSubscriptions provides a mock function with given fields: ctx, in, opts
func (*BillingService) FindSubscriptions ¶
func (_m *BillingService) FindSubscriptions(ctx context.Context, in *billingpb.FindSubscriptionsRequest, opts ...client.CallOption) (*billingpb.FindSubscriptionsResponse, error)
FindSubscriptions provides a mock function with given fields: ctx, in, opts
func (*BillingService) FinishRedeemKeyForOrder ¶
func (_m *BillingService) FinishRedeemKeyForOrder(ctx context.Context, in *billingpb.KeyForOrderRequest, opts ...client.CallOption) (*billingpb.GetKeyForOrderRequestResponse, error)
FinishRedeemKeyForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetActOfCompletion ¶
func (_m *BillingService) GetActOfCompletion(ctx context.Context, in *billingpb.ActOfCompletionRequest, opts ...client.CallOption) (*billingpb.ActOfCompletionResponse, error)
GetActOfCompletion provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetActsOfCompletionList ¶
func (_m *BillingService) GetActsOfCompletionList(ctx context.Context, in *billingpb.ActsOfCompletionListRequest, opts ...client.CallOption) (*billingpb.ActsOfCompletionListResponse, error)
GetActsOfCompletionList provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAdminByUserId ¶
func (_m *BillingService) GetAdminByUserId(ctx context.Context, in *billingpb.CommonUserProfileRequest, opts ...client.CallOption) (*billingpb.UserRoleResponse, error)
GetAdminByUserId provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAdminUserRole ¶
func (_m *BillingService) GetAdminUserRole(ctx context.Context, in *billingpb.AdminRoleRequest, opts ...client.CallOption) (*billingpb.UserRoleResponse, error)
GetAdminUserRole provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAdminUsers ¶
func (_m *BillingService) GetAdminUsers(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetAdminUsersResponse, error)
GetAdminUsers provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAllMoneyBackCostMerchant ¶
func (_m *BillingService) GetAllMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchantListRequest, opts ...client.CallOption) (*billingpb.MoneyBackCostMerchantListResponse, error)
GetAllMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAllMoneyBackCostSystem ¶
func (_m *BillingService) GetAllMoneyBackCostSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.MoneyBackCostSystemListResponse, error)
GetAllMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAllPaymentChannelCostMerchant ¶
func (_m *BillingService) GetAllPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchantListRequest, opts ...client.CallOption) (*billingpb.PaymentChannelCostMerchantListResponse, error)
GetAllPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAllPaymentChannelCostSystem ¶
func (_m *BillingService) GetAllPaymentChannelCostSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.PaymentChannelCostSystemListResponse, error)
GetAllPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetAvailableKeysCount ¶
func (_m *BillingService) GetAvailableKeysCount(ctx context.Context, in *billingpb.GetPlatformKeyCountRequest, opts ...client.CallOption) (*billingpb.GetPlatformKeyCountResponse, error)
GetAvailableKeysCount provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCommonUserProfile ¶
func (_m *BillingService) GetCommonUserProfile(ctx context.Context, in *billingpb.CommonUserProfileRequest, opts ...client.CallOption) (*billingpb.CommonUserProfileResponse, error)
GetCommonUserProfile provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCountStatusesOfMerchants ¶
func (_m *BillingService) GetCountStatusesOfMerchants(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetCountStatusesOfMerchantsResponse, error)
GetCountStatusesOfMerchants provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCountriesList ¶
func (_m *BillingService) GetCountriesList(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.CountriesList, error)
GetCountriesList provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCountriesListForOrder ¶
func (_m *BillingService) GetCountriesListForOrder(ctx context.Context, in *billingpb.GetCountriesListForOrderRequest, opts ...client.CallOption) (*billingpb.GetCountriesListForOrderResponse, error)
GetCountriesListForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCountry ¶
func (_m *BillingService) GetCountry(ctx context.Context, in *billingpb.GetCountryRequest, opts ...client.CallOption) (*billingpb.Country, error)
GetCountry provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCustomerInfo ¶
func (_m *BillingService) GetCustomerInfo(ctx context.Context, in *billingpb.GetCustomerInfoRequest, opts ...client.CallOption) (*billingpb.GetCustomerInfoResponse, error)
GetCustomerInfo provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCustomerList ¶
func (_m *BillingService) GetCustomerList(ctx context.Context, in *billingpb.ListCustomersRequest, opts ...client.CallOption) (*billingpb.ListCustomersResponse, error)
GetCustomerList provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetCustomerShortInfo ¶
func (_m *BillingService) GetCustomerShortInfo(ctx context.Context, in *billingpb.GetCustomerShortInfoRequest, opts ...client.CallOption) (*billingpb.GetCustomerShortInfoResponse, error)
GetCustomerShortInfo provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetDashboardBaseReport ¶
func (_m *BillingService) GetDashboardBaseReport(ctx context.Context, in *billingpb.GetDashboardBaseReportRequest, opts ...client.CallOption) (*billingpb.GetDashboardBaseReportResponse, error)
GetDashboardBaseReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetDashboardCustomerArpu ¶
func (_m *BillingService) GetDashboardCustomerArpu(ctx context.Context, in *billingpb.DashboardCustomerReportArpuRequest, opts ...client.CallOption) (*billingpb.DashboardCustomerReportArpuResponse, error)
GetDashboardCustomerArpu provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetDashboardCustomersReport ¶
func (_m *BillingService) GetDashboardCustomersReport(ctx context.Context, in *billingpb.DashboardCustomerReportRequest, opts ...client.CallOption) (*billingpb.GetDashboardCustomerReportResponse, error)
GetDashboardCustomersReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetDashboardMainReport ¶
func (_m *BillingService) GetDashboardMainReport(ctx context.Context, in *billingpb.GetDashboardMainRequest, opts ...client.CallOption) (*billingpb.GetDashboardMainResponse, error)
GetDashboardMainReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetDashboardRevenueDynamicsReport ¶
func (_m *BillingService) GetDashboardRevenueDynamicsReport(ctx context.Context, in *billingpb.GetDashboardMainRequest, opts ...client.CallOption) (*billingpb.GetDashboardRevenueDynamicsReportResponse, error)
GetDashboardRevenueDynamicsReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetKeyByID ¶
func (_m *BillingService) GetKeyByID(ctx context.Context, in *billingpb.KeyForOrderRequest, opts ...client.CallOption) (*billingpb.GetKeyForOrderRequestResponse, error)
GetKeyByID provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetKeyProduct ¶
func (_m *BillingService) GetKeyProduct(ctx context.Context, in *billingpb.RequestKeyProductMerchant, opts ...client.CallOption) (*billingpb.KeyProductResponse, error)
GetKeyProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetKeyProductInfo ¶
func (_m *BillingService) GetKeyProductInfo(ctx context.Context, in *billingpb.GetKeyProductInfoRequest, opts ...client.CallOption) (*billingpb.GetKeyProductInfoResponse, error)
GetKeyProductInfo provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetKeyProducts ¶
func (_m *BillingService) GetKeyProducts(ctx context.Context, in *billingpb.ListKeyProductsRequest, opts ...client.CallOption) (*billingpb.ListKeyProductsResponse, error)
GetKeyProducts provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetKeyProductsForOrder ¶
func (_m *BillingService) GetKeyProductsForOrder(ctx context.Context, in *billingpb.GetKeyProductsForOrderRequest, opts ...client.CallOption) (*billingpb.ListKeyProductsResponse, error)
GetKeyProductsForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantBalance ¶
func (_m *BillingService) GetMerchantBalance(ctx context.Context, in *billingpb.GetMerchantBalanceRequest, opts ...client.CallOption) (*billingpb.GetMerchantBalanceResponse, error)
GetMerchantBalance provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantBy ¶
func (_m *BillingService) GetMerchantBy(ctx context.Context, in *billingpb.GetMerchantByRequest, opts ...client.CallOption) (*billingpb.GetMerchantResponse, error)
GetMerchantBy provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantDocument ¶
func (_m *BillingService) GetMerchantDocument(ctx context.Context, in *billingpb.GetMerchantDocumentRequest, opts ...client.CallOption) (*billingpb.GetMerchantDocumentResponse, error)
GetMerchantDocument provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantDocuments ¶
func (_m *BillingService) GetMerchantDocuments(ctx context.Context, in *billingpb.GetMerchantDocumentsRequest, opts ...client.CallOption) (*billingpb.GetMerchantDocumentsResponse, error)
GetMerchantDocuments provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantOnboardingCompleteData ¶
func (_m *BillingService) GetMerchantOnboardingCompleteData(ctx context.Context, in *billingpb.SetMerchantS3AgreementRequest, opts ...client.CallOption) (*billingpb.GetMerchantOnboardingCompleteDataResponse, error)
GetMerchantOnboardingCompleteData provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantPaymentMethod ¶
func (_m *BillingService) GetMerchantPaymentMethod(ctx context.Context, in *billingpb.GetMerchantPaymentMethodRequest, opts ...client.CallOption) (*billingpb.GetMerchantPaymentMethodResponse, error)
GetMerchantPaymentMethod provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantTariffRates ¶
func (_m *BillingService) GetMerchantTariffRates(ctx context.Context, in *billingpb.GetMerchantTariffRatesRequest, opts ...client.CallOption) (*billingpb.GetMerchantTariffRatesResponse, error)
GetMerchantTariffRates provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantUserRole ¶
func (_m *BillingService) GetMerchantUserRole(ctx context.Context, in *billingpb.MerchantRoleRequest, opts ...client.CallOption) (*billingpb.UserRoleResponse, error)
GetMerchantUserRole provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantUsers ¶
func (_m *BillingService) GetMerchantUsers(ctx context.Context, in *billingpb.GetMerchantUsersRequest, opts ...client.CallOption) (*billingpb.GetMerchantUsersResponse, error)
GetMerchantUsers provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMerchantsForUser ¶
func (_m *BillingService) GetMerchantsForUser(ctx context.Context, in *billingpb.GetMerchantsForUserRequest, opts ...client.CallOption) (*billingpb.GetMerchantsForUserResponse, error)
GetMerchantsForUser provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMoneyBackCostMerchant ¶
func (_m *BillingService) GetMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchantRequest, opts ...client.CallOption) (*billingpb.MoneyBackCostMerchantResponse, error)
GetMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetMoneyBackCostSystem ¶
func (_m *BillingService) GetMoneyBackCostSystem(ctx context.Context, in *billingpb.MoneyBackCostSystemRequest, opts ...client.CallOption) (*billingpb.MoneyBackCostSystemResponse, error)
GetMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetNotification ¶
func (_m *BillingService) GetNotification(ctx context.Context, in *billingpb.GetNotificationRequest, opts ...client.CallOption) (*billingpb.Notification, error)
GetNotification provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetOperatingCompaniesList ¶
func (_m *BillingService) GetOperatingCompaniesList(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetOperatingCompaniesListResponse, error)
GetOperatingCompaniesList provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetOperatingCompany ¶
func (_m *BillingService) GetOperatingCompany(ctx context.Context, in *billingpb.GetOperatingCompanyRequest, opts ...client.CallOption) (*billingpb.GetOperatingCompanyResponse, error)
GetOperatingCompany provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetOrderPrivate ¶
func (_m *BillingService) GetOrderPrivate(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.GetOrderPrivateResponse, error)
GetOrderPrivate provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetOrderPublic ¶
func (_m *BillingService) GetOrderPublic(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.GetOrderPublicResponse, error)
GetOrderPublic provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylink ¶
func (_m *BillingService) GetPaylink(ctx context.Context, in *billingpb.PaylinkRequest, opts ...client.CallOption) (*billingpb.GetPaylinkResponse, error)
GetPaylink provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkStatByCountry ¶
func (_m *BillingService) GetPaylinkStatByCountry(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, opts ...client.CallOption) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
GetPaylinkStatByCountry provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkStatByDate ¶
func (_m *BillingService) GetPaylinkStatByDate(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, opts ...client.CallOption) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
GetPaylinkStatByDate provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkStatByReferrer ¶
func (_m *BillingService) GetPaylinkStatByReferrer(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, opts ...client.CallOption) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
GetPaylinkStatByReferrer provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkStatByUtm ¶
func (_m *BillingService) GetPaylinkStatByUtm(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, opts ...client.CallOption) (*billingpb.GetPaylinkStatCommonGroupResponse, error)
GetPaylinkStatByUtm provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkStatTotal ¶
func (_m *BillingService) GetPaylinkStatTotal(ctx context.Context, in *billingpb.GetPaylinkStatCommonRequest, opts ...client.CallOption) (*billingpb.GetPaylinkStatCommonResponse, error)
GetPaylinkStatTotal provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkTransactions ¶
func (_m *BillingService) GetPaylinkTransactions(ctx context.Context, in *billingpb.GetPaylinkTransactionsRequest, opts ...client.CallOption) (*billingpb.TransactionsResponse, error)
GetPaylinkTransactions provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkURL ¶
func (_m *BillingService) GetPaylinkURL(ctx context.Context, in *billingpb.GetPaylinkURLRequest, opts ...client.CallOption) (*billingpb.GetPaylinkUrlResponse, error)
GetPaylinkURL provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinkUrlByShortLink ¶
func (_m *BillingService) GetPaylinkUrlByShortLink(ctx context.Context, in *billingpb.GetPaylinkUrlByShortLinkRequest, opts ...client.CallOption) (*billingpb.GetPaylinkUrlByShortLinkResponse, error)
GetPaylinkUrlByShortLink provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaylinks ¶
func (_m *BillingService) GetPaylinks(ctx context.Context, in *billingpb.GetPaylinksRequest, opts ...client.CallOption) (*billingpb.GetPaylinksResponse, error)
GetPaylinks provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaymentChannelCostMerchant ¶
func (_m *BillingService) GetPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchantRequest, opts ...client.CallOption) (*billingpb.PaymentChannelCostMerchantResponse, error)
GetPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaymentChannelCostSystem ¶
func (_m *BillingService) GetPaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentChannelCostSystemRequest, opts ...client.CallOption) (*billingpb.PaymentChannelCostSystemResponse, error)
GetPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaymentMethodProductionSettings ¶
func (_m *BillingService) GetPaymentMethodProductionSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, opts ...client.CallOption) (*billingpb.GetPaymentMethodSettingsResponse, error)
GetPaymentMethodProductionSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaymentMethodTestSettings ¶
func (_m *BillingService) GetPaymentMethodTestSettings(ctx context.Context, in *billingpb.GetPaymentMethodSettingsRequest, opts ...client.CallOption) (*billingpb.GetPaymentMethodSettingsResponse, error)
GetPaymentMethodTestSettings provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPaymentMinLimitsSystem ¶
func (_m *BillingService) GetPaymentMinLimitsSystem(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.GetPaymentMinLimitsSystemResponse, error)
GetPaymentMinLimitsSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPayoutDocument ¶
func (_m *BillingService) GetPayoutDocument(ctx context.Context, in *billingpb.GetPayoutDocumentRequest, opts ...client.CallOption) (*billingpb.PayoutDocumentResponse, error)
GetPayoutDocument provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPayoutDocumentRoyaltyReports ¶
func (_m *BillingService) GetPayoutDocumentRoyaltyReports(ctx context.Context, in *billingpb.GetPayoutDocumentRequest, opts ...client.CallOption) (*billingpb.ListRoyaltyReportsResponse, error)
GetPayoutDocumentRoyaltyReports provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPayoutDocuments ¶
func (_m *BillingService) GetPayoutDocuments(ctx context.Context, in *billingpb.GetPayoutDocumentsRequest, opts ...client.CallOption) (*billingpb.GetPayoutDocumentsResponse, error)
GetPayoutDocuments provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPlatforms ¶
func (_m *BillingService) GetPlatforms(ctx context.Context, in *billingpb.ListPlatformsRequest, opts ...client.CallOption) (*billingpb.ListPlatformsResponse, error)
GetPlatforms provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPriceGroup ¶
func (_m *BillingService) GetPriceGroup(ctx context.Context, in *billingpb.GetPriceGroupRequest, opts ...client.CallOption) (*billingpb.PriceGroup, error)
GetPriceGroup provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPriceGroupByCountry ¶
func (_m *BillingService) GetPriceGroupByCountry(ctx context.Context, in *billingpb.PriceGroupByCountryRequest, opts ...client.CallOption) (*billingpb.PriceGroup, error)
GetPriceGroupByCountry provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPriceGroupByRegion ¶
func (_m *BillingService) GetPriceGroupByRegion(ctx context.Context, in *billingpb.GetPriceGroupByRegionRequest, opts ...client.CallOption) (*billingpb.GetPriceGroupByRegionResponse, error)
GetPriceGroupByRegion provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPriceGroupCurrencies ¶
func (_m *BillingService) GetPriceGroupCurrencies(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.PriceGroupCurrenciesResponse, error)
GetPriceGroupCurrencies provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetPriceGroupCurrencyByRegion ¶
func (_m *BillingService) GetPriceGroupCurrencyByRegion(ctx context.Context, in *billingpb.PriceGroupByRegionRequest, opts ...client.CallOption) (*billingpb.PriceGroupCurrenciesResponse, error)
GetPriceGroupCurrencyByRegion provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetProduct ¶
func (_m *BillingService) GetProduct(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.GetProductResponse, error)
GetProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetProductPrices ¶
func (_m *BillingService) GetProductPrices(ctx context.Context, in *billingpb.RequestProduct, opts ...client.CallOption) (*billingpb.ProductPricesResponse, error)
GetProductPrices provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetProductsForOrder ¶
func (_m *BillingService) GetProductsForOrder(ctx context.Context, in *billingpb.GetProductsForOrderRequest, opts ...client.CallOption) (*billingpb.ListProductsResponse, error)
GetProductsForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetProject ¶
func (_m *BillingService) GetProject(ctx context.Context, in *billingpb.GetProjectRequest, opts ...client.CallOption) (*billingpb.ChangeProjectResponse, error)
GetProject provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecommendedPriceByConversion ¶
func (_m *BillingService) GetRecommendedPriceByConversion(ctx context.Context, in *billingpb.RecommendedPriceRequest, opts ...client.CallOption) (*billingpb.RecommendedPriceResponse, error)
GetRecommendedPriceByConversion provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecommendedPriceByPriceGroup ¶
func (_m *BillingService) GetRecommendedPriceByPriceGroup(ctx context.Context, in *billingpb.RecommendedPriceRequest, opts ...client.CallOption) (*billingpb.RecommendedPriceResponse, error)
GetRecommendedPriceByPriceGroup provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecommendedPriceTable ¶
func (_m *BillingService) GetRecommendedPriceTable(ctx context.Context, in *billingpb.RecommendedPriceTableRequest, opts ...client.CallOption) (*billingpb.RecommendedPriceTableResponse, error)
GetRecommendedPriceTable provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecurringPlan ¶
func (_m *BillingService) GetRecurringPlan(ctx context.Context, in *billingpb.GetRecurringPlanRequest, opts ...client.CallOption) (*billingpb.GetRecurringPlanResponse, error)
GetRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecurringPlanStat ¶
func (_m *BillingService) GetRecurringPlanStat(ctx context.Context, in *billingpb.GetRecurringPlanStatRequest, opts ...client.CallOption) (*billingpb.GetRecurringPlanStatResponse, error)
GetRecurringPlanStat provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRecurringPlans ¶
func (_m *BillingService) GetRecurringPlans(ctx context.Context, in *billingpb.GetRecurringPlansRequest, opts ...client.CallOption) (*billingpb.GetRecurringPlansResponse, error)
GetRecurringPlans provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRefund ¶
func (_m *BillingService) GetRefund(ctx context.Context, in *billingpb.GetRefundRequest, opts ...client.CallOption) (*billingpb.CreateRefundResponse, error)
GetRefund provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRoleList ¶
func (_m *BillingService) GetRoleList(ctx context.Context, in *billingpb.GetRoleListRequest, opts ...client.CallOption) (*billingpb.GetRoleListResponse, error)
GetRoleList provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetRoyaltyReport ¶
func (_m *BillingService) GetRoyaltyReport(ctx context.Context, in *billingpb.GetRoyaltyReportRequest, opts ...client.CallOption) (*billingpb.GetRoyaltyReportResponse, error)
GetRoyaltyReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetSubscription ¶
func (_m *BillingService) GetSubscription(ctx context.Context, in *billingpb.GetSubscriptionRequest, opts ...client.CallOption) (*billingpb.GetSubscriptionResponse, error)
GetSubscription provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetSubscriptionsOrders ¶
func (_m *BillingService) GetSubscriptionsOrders(ctx context.Context, in *billingpb.GetSubscriptionsOrdersRequest, opts ...client.CallOption) (*billingpb.GetSubscriptionsOrdersResponse, error)
GetSubscriptionsOrders provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetUserProfile ¶
func (_m *BillingService) GetUserProfile(ctx context.Context, in *billingpb.GetUserProfileRequest, opts ...client.CallOption) (*billingpb.GetUserProfileResponse, error)
GetUserProfile provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetVatReport ¶
func (_m *BillingService) GetVatReport(ctx context.Context, in *billingpb.VatReportRequest, opts ...client.CallOption) (*billingpb.VatReportResponse, error)
GetVatReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetVatReportTransactions ¶
func (_m *BillingService) GetVatReportTransactions(ctx context.Context, in *billingpb.VatTransactionsRequest, opts ...client.CallOption) (*billingpb.PrivateTransactionsResponse, error)
GetVatReportTransactions provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetVatReportsDashboard ¶
func (_m *BillingService) GetVatReportsDashboard(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.VatReportsResponse, error)
GetVatReportsDashboard provides a mock function with given fields: ctx, in, opts
func (*BillingService) GetVatReportsForCountry ¶
func (_m *BillingService) GetVatReportsForCountry(ctx context.Context, in *billingpb.VatReportsRequest, opts ...client.CallOption) (*billingpb.VatReportsResponse, error)
GetVatReportsForCountry provides a mock function with given fields: ctx, in, opts
func (*BillingService) IncrPaylinkVisits ¶
func (_m *BillingService) IncrPaylinkVisits(ctx context.Context, in *billingpb.PaylinkRequestById, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
IncrPaylinkVisits provides a mock function with given fields: ctx, in, opts
func (*BillingService) InviteUserAdmin ¶
func (_m *BillingService) InviteUserAdmin(ctx context.Context, in *billingpb.InviteUserAdminRequest, opts ...client.CallOption) (*billingpb.InviteUserAdminResponse, error)
InviteUserAdmin provides a mock function with given fields: ctx, in, opts
func (*BillingService) InviteUserMerchant ¶
func (_m *BillingService) InviteUserMerchant(ctx context.Context, in *billingpb.InviteUserMerchantRequest, opts ...client.CallOption) (*billingpb.InviteUserMerchantResponse, error)
InviteUserMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) IsOrderCanBePaying ¶
func (_m *BillingService) IsOrderCanBePaying(ctx context.Context, in *billingpb.IsOrderCanBePayingRequest, opts ...client.CallOption) (*billingpb.IsOrderCanBePayingResponse, error)
IsOrderCanBePaying provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListMerchantPaymentMethods ¶
func (_m *BillingService) ListMerchantPaymentMethods(ctx context.Context, in *billingpb.ListMerchantPaymentMethodsRequest, opts ...client.CallOption) (*billingpb.ListingMerchantPaymentMethod, error)
ListMerchantPaymentMethods provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListMerchants ¶
func (_m *BillingService) ListMerchants(ctx context.Context, in *billingpb.MerchantListingRequest, opts ...client.CallOption) (*billingpb.MerchantListingResponse, error)
ListMerchants provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListMerchantsForAgreement ¶
func (_m *BillingService) ListMerchantsForAgreement(ctx context.Context, in *billingpb.MerchantListingRequest, opts ...client.CallOption) (*billingpb.ListMerchantsForAgreementResponse, error)
ListMerchantsForAgreement provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListNotifications ¶
func (_m *BillingService) ListNotifications(ctx context.Context, in *billingpb.ListingNotificationRequest, opts ...client.CallOption) (*billingpb.Notifications, error)
ListNotifications provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListProducts ¶
func (_m *BillingService) ListProducts(ctx context.Context, in *billingpb.ListProductsRequest, opts ...client.CallOption) (*billingpb.ListProductsResponse, error)
ListProducts provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListProjects ¶
func (_m *BillingService) ListProjects(ctx context.Context, in *billingpb.ListProjectsRequest, opts ...client.CallOption) (*billingpb.ListProjectsResponse, error)
ListProjects provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListRefunds ¶
func (_m *BillingService) ListRefunds(ctx context.Context, in *billingpb.ListRefundsRequest, opts ...client.CallOption) (*billingpb.ListRefundsResponse, error)
ListRefunds provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListRoyaltyReportOrders ¶
func (_m *BillingService) ListRoyaltyReportOrders(ctx context.Context, in *billingpb.ListRoyaltyReportOrdersRequest, opts ...client.CallOption) (*billingpb.TransactionsResponse, error)
ListRoyaltyReportOrders provides a mock function with given fields: ctx, in, opts
func (*BillingService) ListRoyaltyReports ¶
func (_m *BillingService) ListRoyaltyReports(ctx context.Context, in *billingpb.ListRoyaltyReportsRequest, opts ...client.CallOption) (*billingpb.ListRoyaltyReportsResponse, error)
ListRoyaltyReports provides a mock function with given fields: ctx, in, opts
func (*BillingService) MarkNotificationAsRead ¶
func (_m *BillingService) MarkNotificationAsRead(ctx context.Context, in *billingpb.GetNotificationRequest, opts ...client.CallOption) (*billingpb.Notification, error)
MarkNotificationAsRead provides a mock function with given fields: ctx, in, opts
func (*BillingService) MerchantReviewRoyaltyReport ¶
func (_m *BillingService) MerchantReviewRoyaltyReport(ctx context.Context, in *billingpb.MerchantReviewRoyaltyReportRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
MerchantReviewRoyaltyReport provides a mock function with given fields: ctx, in, opts
func (*BillingService) NotifyWebhookTestResults ¶
func (_m *BillingService) NotifyWebhookTestResults(ctx context.Context, in *billingpb.NotifyWebhookTestResultsRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
NotifyWebhookTestResults provides a mock function with given fields: ctx, in, opts
func (*BillingService) OrderCreateByPaylink ¶
func (_m *BillingService) OrderCreateByPaylink(ctx context.Context, in *billingpb.OrderCreateByPaylink, opts ...client.CallOption) (*billingpb.OrderCreateProcessResponse, error)
OrderCreateByPaylink provides a mock function with given fields: ctx, in, opts
func (*BillingService) OrderCreateProcess ¶
func (_m *BillingService) OrderCreateProcess(ctx context.Context, in *billingpb.OrderCreateRequest, opts ...client.CallOption) (*billingpb.OrderCreateProcessResponse, error)
OrderCreateProcess provides a mock function with given fields: ctx, in, opts
func (*BillingService) OrderReCreateProcess ¶
func (_m *BillingService) OrderReCreateProcess(ctx context.Context, in *billingpb.OrderReCreateProcessRequest, opts ...client.CallOption) (*billingpb.OrderCreateProcessResponse, error)
OrderReCreateProcess provides a mock function with given fields: ctx, in, opts
func (*BillingService) OrderReceipt ¶
func (_m *BillingService) OrderReceipt(ctx context.Context, in *billingpb.OrderReceiptRequest, opts ...client.CallOption) (*billingpb.OrderReceiptResponse, error)
OrderReceipt provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentCallbackProcess ¶
func (_m *BillingService) PaymentCallbackProcess(ctx context.Context, in *billingpb.CallbackRequest, opts ...client.CallOption) (*billingpb.PaymentNotifyResponse, error)
PaymentCallbackProcess provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentCreateProcess ¶
func (_m *BillingService) PaymentCreateProcess(ctx context.Context, in *billingpb.PaymentCreateRequest, opts ...client.CallOption) (*billingpb.PaymentCreateResponse, error)
PaymentCreateProcess provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentFormJsonDataProcess ¶
func (_m *BillingService) PaymentFormJsonDataProcess(ctx context.Context, in *billingpb.PaymentFormJsonDataRequest, opts ...client.CallOption) (*billingpb.PaymentFormJsonDataResponse, error)
PaymentFormJsonDataProcess provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentFormLanguageChanged ¶
func (_m *BillingService) PaymentFormLanguageChanged(ctx context.Context, in *billingpb.PaymentFormUserChangeLangRequest, opts ...client.CallOption) (*billingpb.PaymentFormDataChangeResponse, error)
PaymentFormLanguageChanged provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentFormPaymentAccountChanged ¶
func (_m *BillingService) PaymentFormPaymentAccountChanged(ctx context.Context, in *billingpb.PaymentFormUserChangePaymentAccountRequest, opts ...client.CallOption) (*billingpb.PaymentFormDataChangeResponse, error)
PaymentFormPaymentAccountChanged provides a mock function with given fields: ctx, in, opts
func (*BillingService) PaymentFormPlatformChanged ¶
func (_m *BillingService) PaymentFormPlatformChanged(ctx context.Context, in *billingpb.PaymentFormUserChangePlatformRequest, opts ...client.CallOption) (*billingpb.PaymentFormDataChangeResponse, error)
PaymentFormPlatformChanged provides a mock function with given fields: ctx, in, opts
func (*BillingService) PayoutDocumentPdfUploaded ¶
func (_m *BillingService) PayoutDocumentPdfUploaded(ctx context.Context, in *billingpb.PayoutDocumentPdfUploadedRequest, opts ...client.CallOption) (*billingpb.PayoutDocumentPdfUploadedResponse, error)
PayoutDocumentPdfUploaded provides a mock function with given fields: ctx, in, opts
func (*BillingService) PayoutFinanceDone ¶
func (_m *BillingService) PayoutFinanceDone(ctx context.Context, in *billingpb.ReportFinanceDoneRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
PayoutFinanceDone provides a mock function with given fields: ctx, in, opts
func (*BillingService) Ping ¶
func (_m *BillingService) Ping(ctx context.Context, in *billingpb.EmptyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
Ping provides a mock function with given fields: ctx, in, opts
func (*BillingService) ProcessBillingAddress ¶
func (_m *BillingService) ProcessBillingAddress(ctx context.Context, in *billingpb.ProcessBillingAddressRequest, opts ...client.CallOption) (*billingpb.ProcessBillingAddressResponse, error)
ProcessBillingAddress provides a mock function with given fields: ctx, in, opts
func (*BillingService) ProcessRefundCallback ¶
func (_m *BillingService) ProcessRefundCallback(ctx context.Context, in *billingpb.CallbackRequest, opts ...client.CallOption) (*billingpb.PaymentNotifyResponse, error)
ProcessRefundCallback provides a mock function with given fields: ctx, in, opts
func (*BillingService) ProcessVatReports ¶
func (_m *BillingService) ProcessVatReports(ctx context.Context, in *billingpb.ProcessVatReportsRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
ProcessVatReports provides a mock function with given fields: ctx, in, opts
func (*BillingService) PublishKeyProduct ¶
func (_m *BillingService) PublishKeyProduct(ctx context.Context, in *billingpb.PublishKeyProductRequest, opts ...client.CallOption) (*billingpb.KeyProductResponse, error)
PublishKeyProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) RefreshMerchantApiToken ¶
func (_m *BillingService) RefreshMerchantApiToken(ctx context.Context, in *billingpb.RefreshMerchantApiTokenRequest, opts ...client.CallOption) (*billingpb.RefreshMerchantApiTokenResponse, error)
RefreshMerchantApiToken provides a mock function with given fields: ctx, in, opts
func (*BillingService) ResendInviteAdmin ¶
func (_m *BillingService) ResendInviteAdmin(ctx context.Context, in *billingpb.ResendInviteAdminRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
ResendInviteAdmin provides a mock function with given fields: ctx, in, opts
func (*BillingService) ResendInviteMerchant ¶
func (_m *BillingService) ResendInviteMerchant(ctx context.Context, in *billingpb.ResendInviteMerchantRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
ResendInviteMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) ReserveKeyForOrder ¶
func (_m *BillingService) ReserveKeyForOrder(ctx context.Context, in *billingpb.PlatformKeyReserveRequest, opts ...client.CallOption) (*billingpb.PlatformKeyReserveResponse, error)
ReserveKeyForOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) RoyaltyReportFinanceDone ¶
func (_m *BillingService) RoyaltyReportFinanceDone(ctx context.Context, in *billingpb.ReportFinanceDoneRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
RoyaltyReportFinanceDone provides a mock function with given fields: ctx, in, opts
func (*BillingService) RoyaltyReportPdfUploaded ¶
func (_m *BillingService) RoyaltyReportPdfUploaded(ctx context.Context, in *billingpb.RoyaltyReportPdfUploadedRequest, opts ...client.CallOption) (*billingpb.RoyaltyReportPdfUploadedResponse, error)
RoyaltyReportPdfUploaded provides a mock function with given fields: ctx, in, opts
func (*BillingService) SendOrderToWebHookNotifier ¶
func (_m *BillingService) SendOrderToWebHookNotifier(ctx context.Context, in *billingpb.GetOrderRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
SendOrderToWebHookNotifier provides a mock function with given fields: ctx, in, opts
func (*BillingService) SendWebhookToMerchant ¶
func (_m *BillingService) SendWebhookToMerchant(ctx context.Context, in *billingpb.OrderCreateRequest, opts ...client.CallOption) (*billingpb.SendWebhookToMerchantResponse, error)
SendWebhookToMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetAllPaymentChannelCostMerchant ¶
func (_m *BillingService) SetAllPaymentChannelCostMerchant(ctx context.Context, in *billingpb.SetAllPaymentChannelCostMerchantRequest, opts ...client.CallOption) (*billingpb.SetAllPaymentChannelCostMerchantResponse, error)
SetAllPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetCustomerPaymentActivity ¶
func (_m *BillingService) SetCustomerPaymentActivity(ctx context.Context, in *billingpb.SetCustomerPaymentActivityRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
SetCustomerPaymentActivity provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMerchantAcceptedStatus ¶
func (_m *BillingService) SetMerchantAcceptedStatus(ctx context.Context, in *billingpb.SetMerchantAcceptedStatusRequest, opts ...client.CallOption) (*billingpb.SetMerchantAcceptedStatusResponse, error)
SetMerchantAcceptedStatus provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMerchantOperatingCompany ¶
func (_m *BillingService) SetMerchantOperatingCompany(ctx context.Context, in *billingpb.SetMerchantOperatingCompanyRequest, opts ...client.CallOption) (*billingpb.SetMerchantOperatingCompanyResponse, error)
SetMerchantOperatingCompany provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMerchantS3Agreement ¶
func (_m *BillingService) SetMerchantS3Agreement(ctx context.Context, in *billingpb.SetMerchantS3AgreementRequest, opts ...client.CallOption) (*billingpb.ChangeMerchantDataResponse, error)
SetMerchantS3Agreement provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMerchantTariffRates ¶
func (_m *BillingService) SetMerchantTariffRates(ctx context.Context, in *billingpb.SetMerchantTariffRatesRequest, opts ...client.CallOption) (*billingpb.CheckProjectRequestSignatureResponse, error)
SetMerchantTariffRates provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMoneyBackCostMerchant ¶
func (_m *BillingService) SetMoneyBackCostMerchant(ctx context.Context, in *billingpb.MoneyBackCostMerchant, opts ...client.CallOption) (*billingpb.MoneyBackCostMerchantResponse, error)
SetMoneyBackCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetMoneyBackCostSystem ¶
func (_m *BillingService) SetMoneyBackCostSystem(ctx context.Context, in *billingpb.MoneyBackCostSystem, opts ...client.CallOption) (*billingpb.MoneyBackCostSystemResponse, error)
SetMoneyBackCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetPaymentChannelCostMerchant ¶
func (_m *BillingService) SetPaymentChannelCostMerchant(ctx context.Context, in *billingpb.PaymentChannelCostMerchant, opts ...client.CallOption) (*billingpb.PaymentChannelCostMerchantResponse, error)
SetPaymentChannelCostMerchant provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetPaymentChannelCostSystem ¶
func (_m *BillingService) SetPaymentChannelCostSystem(ctx context.Context, in *billingpb.PaymentChannelCostSystem, opts ...client.CallOption) (*billingpb.PaymentChannelCostSystemResponse, error)
SetPaymentChannelCostSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetPaymentMinLimitSystem ¶
func (_m *BillingService) SetPaymentMinLimitSystem(ctx context.Context, in *billingpb.PaymentMinLimitSystem, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
SetPaymentMinLimitSystem provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetSubscriptionRenewalPending ¶
func (_m *BillingService) SetSubscriptionRenewalPending(ctx context.Context, in *billingpb.SetSubscriptionRenewalPendingRequest, opts ...client.CallOption) (*billingpb.EmptyResponseWithStatus, error)
SetSubscriptionRenewalPending provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetUserNotifyNewRegion ¶
func (_m *BillingService) SetUserNotifyNewRegion(ctx context.Context, in *billingpb.SetUserNotifyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
SetUserNotifyNewRegion provides a mock function with given fields: ctx, in, opts
func (*BillingService) SetUserNotifySales ¶
func (_m *BillingService) SetUserNotifySales(ctx context.Context, in *billingpb.SetUserNotifyRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
SetUserNotifySales provides a mock function with given fields: ctx, in, opts
func (*BillingService) UnPublishKeyProduct ¶
func (_m *BillingService) UnPublishKeyProduct(ctx context.Context, in *billingpb.UnPublishKeyProductRequest, opts ...client.CallOption) (*billingpb.KeyProductResponse, error)
UnPublishKeyProduct provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateCountry ¶
func (_m *BillingService) UpdateCountry(ctx context.Context, in *billingpb.Country, opts ...client.CallOption) (*billingpb.Country, error)
UpdateCountry provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateOrder ¶
func (_m *BillingService) UpdateOrder(ctx context.Context, in *billingpb.Order, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
UpdateOrder provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateOrderNotificationStatus ¶
func (_m *BillingService) UpdateOrderNotificationStatus(ctx context.Context, in *billingpb.UpdateOrderNotificationStatusRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
UpdateOrderNotificationStatus provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateOrderPrivateStatus ¶
func (_m *BillingService) UpdateOrderPrivateStatus(ctx context.Context, in *billingpb.UpdateOrderPrivateStatusRequest, opts ...client.CallOption) (*billingpb.EmptyResponse, error)
UpdateOrderPrivateStatus provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdatePayoutDocument ¶
func (_m *BillingService) UpdatePayoutDocument(ctx context.Context, in *billingpb.UpdatePayoutDocumentRequest, opts ...client.CallOption) (*billingpb.PayoutDocumentResponse, error)
UpdatePayoutDocument provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdatePriceGroup ¶
func (_m *BillingService) UpdatePriceGroup(ctx context.Context, in *billingpb.PriceGroup, opts ...client.CallOption) (*billingpb.PriceGroup, error)
UpdatePriceGroup provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateProductPrices ¶
func (_m *BillingService) UpdateProductPrices(ctx context.Context, in *billingpb.UpdateProductPricesRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
UpdateProductPrices provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateRecurringPlan ¶
func (_m *BillingService) UpdateRecurringPlan(ctx context.Context, in *billingpb.RecurringPlan, opts ...client.CallOption) (*billingpb.UpdateRecurringPlanResponse, error)
UpdateRecurringPlan provides a mock function with given fields: ctx, in, opts
func (*BillingService) UpdateVatReportStatus ¶
func (_m *BillingService) UpdateVatReportStatus(ctx context.Context, in *billingpb.UpdateVatReportStatusRequest, opts ...client.CallOption) (*billingpb.ResponseError, error)
UpdateVatReportStatus provides a mock function with given fields: ctx, in, opts
func (*BillingService) UploadKeysFile ¶
func (_m *BillingService) UploadKeysFile(ctx context.Context, in *billingpb.PlatformKeysFileRequest, opts ...client.CallOption) (*billingpb.PlatformKeysFileResponse, error)
UploadKeysFile provides a mock function with given fields: ctx, in, opts
type BillingServiceHandler ¶
BillingServiceHandler is an autogenerated mock type for the BillingServiceHandler type
func NewBillingServiceHandler ¶
func NewBillingServiceHandler(t mockConstructorTestingTNewBillingServiceHandler) *BillingServiceHandler
NewBillingServiceHandler creates a new instance of BillingServiceHandler. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*BillingServiceHandler) AcceptInvite ¶
func (_m *BillingServiceHandler) AcceptInvite(_a0 context.Context, _a1 *billingpb.AcceptInviteRequest, _a2 *billingpb.AcceptInviteResponse) error
AcceptInvite provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) AddMerchantDocument ¶
func (_m *BillingServiceHandler) AddMerchantDocument(_a0 context.Context, _a1 *billingpb.MerchantDocument, _a2 *billingpb.AddMerchantDocumentResponse) error
AddMerchantDocument provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) AddOperatingCompany ¶
func (_m *BillingServiceHandler) AddOperatingCompany(_a0 context.Context, _a1 *billingpb.OperatingCompany, _a2 *billingpb.EmptyResponseWithStatus) error
AddOperatingCompany provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) AddRecurringPlan ¶
func (_m *BillingServiceHandler) AddRecurringPlan(_a0 context.Context, _a1 *billingpb.RecurringPlan, _a2 *billingpb.AddRecurringPlanResponse) error
AddRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) AutoAcceptRoyaltyReports ¶
func (_m *BillingServiceHandler) AutoAcceptRoyaltyReports(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
AutoAcceptRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) AutoCreatePayoutDocuments ¶
func (_m *BillingServiceHandler) AutoCreatePayoutDocuments(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
AutoCreatePayoutDocuments provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CalcAnnualTurnovers ¶
func (_m *BillingServiceHandler) CalcAnnualTurnovers(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
CalcAnnualTurnovers provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CancelRedeemKeyForOrder ¶
func (_m *BillingServiceHandler) CancelRedeemKeyForOrder(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, _a2 *billingpb.EmptyResponseWithStatus) error
CancelRedeemKeyForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeCodeInOrder ¶
func (_m *BillingServiceHandler) ChangeCodeInOrder(_a0 context.Context, _a1 *billingpb.ChangeCodeInOrderRequest, _a2 *billingpb.ChangeCodeInOrderResponse) error
ChangeCodeInOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeMerchant ¶
func (_m *BillingServiceHandler) ChangeMerchant(_a0 context.Context, _a1 *billingpb.OnboardingRequest, _a2 *billingpb.ChangeMerchantResponse) error
ChangeMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeMerchantData ¶
func (_m *BillingServiceHandler) ChangeMerchantData(_a0 context.Context, _a1 *billingpb.ChangeMerchantDataRequest, _a2 *billingpb.ChangeMerchantDataResponse) error
ChangeMerchantData provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeMerchantManualPayouts ¶
func (_m *BillingServiceHandler) ChangeMerchantManualPayouts(_a0 context.Context, _a1 *billingpb.ChangeMerchantManualPayoutsRequest, _a2 *billingpb.ChangeMerchantManualPayoutsResponse) error
ChangeMerchantManualPayouts provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeMerchantPaymentMethod ¶
func (_m *BillingServiceHandler) ChangeMerchantPaymentMethod(_a0 context.Context, _a1 *billingpb.MerchantPaymentMethodRequest, _a2 *billingpb.MerchantPaymentMethodResponse) error
ChangeMerchantPaymentMethod provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeMerchantStatus ¶
func (_m *BillingServiceHandler) ChangeMerchantStatus(_a0 context.Context, _a1 *billingpb.MerchantChangeStatusRequest, _a2 *billingpb.ChangeMerchantStatusResponse) error
ChangeMerchantStatus provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeProject ¶
func (_m *BillingServiceHandler) ChangeProject(_a0 context.Context, _a1 *billingpb.Project, _a2 *billingpb.ChangeProjectResponse) error
ChangeProject provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeRoleForAdminUser ¶
func (_m *BillingServiceHandler) ChangeRoleForAdminUser(_a0 context.Context, _a1 *billingpb.ChangeRoleForAdminUserRequest, _a2 *billingpb.EmptyResponseWithStatus) error
ChangeRoleForAdminUser provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeRoleForMerchantUser ¶
func (_m *BillingServiceHandler) ChangeRoleForMerchantUser(_a0 context.Context, _a1 *billingpb.ChangeRoleForMerchantUserRequest, _a2 *billingpb.EmptyResponseWithStatus) error
ChangeRoleForMerchantUser provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ChangeRoyaltyReport ¶
func (_m *BillingServiceHandler) ChangeRoyaltyReport(_a0 context.Context, _a1 *billingpb.ChangeRoyaltyReportRequest, _a2 *billingpb.ResponseError) error
ChangeRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CheckInviteToken ¶
func (_m *BillingServiceHandler) CheckInviteToken(_a0 context.Context, _a1 *billingpb.CheckInviteTokenRequest, _a2 *billingpb.CheckInviteTokenResponse) error
CheckInviteToken provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CheckProjectRequestSignature ¶
func (_m *BillingServiceHandler) CheckProjectRequestSignature(_a0 context.Context, _a1 *billingpb.CheckProjectRequestSignatureRequest, _a2 *billingpb.CheckProjectRequestSignatureResponse) error
CheckProjectRequestSignature provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CheckSkuAndKeyProject ¶
func (_m *BillingServiceHandler) CheckSkuAndKeyProject(_a0 context.Context, _a1 *billingpb.CheckSkuAndKeyProjectRequest, _a2 *billingpb.EmptyResponseWithStatus) error
CheckSkuAndKeyProject provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ConfirmUserEmail ¶
func (_m *BillingServiceHandler) ConfirmUserEmail(_a0 context.Context, _a1 *billingpb.ConfirmUserEmailRequest, _a2 *billingpb.ConfirmUserEmailResponse) error
ConfirmUserEmail provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateAccountingEntry ¶
func (_m *BillingServiceHandler) CreateAccountingEntry(_a0 context.Context, _a1 *billingpb.CreateAccountingEntryRequest, _a2 *billingpb.CreateAccountingEntryResponse) error
CreateAccountingEntry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateNotification ¶
func (_m *BillingServiceHandler) CreateNotification(_a0 context.Context, _a1 *billingpb.NotificationRequest, _a2 *billingpb.CreateNotificationResponse) error
CreateNotification provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdateKeyProduct ¶
func (_m *BillingServiceHandler) CreateOrUpdateKeyProduct(_a0 context.Context, _a1 *billingpb.CreateOrUpdateKeyProductRequest, _a2 *billingpb.KeyProductResponse) error
CreateOrUpdateKeyProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdatePaylink ¶
func (_m *BillingServiceHandler) CreateOrUpdatePaylink(_a0 context.Context, _a1 *billingpb.CreatePaylinkRequest, _a2 *billingpb.GetPaylinkResponse) error
CreateOrUpdatePaylink provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdatePaymentMethod ¶
func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethod(_a0 context.Context, _a1 *billingpb.PaymentMethod, _a2 *billingpb.ChangePaymentMethodResponse) error
CreateOrUpdatePaymentMethod provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdatePaymentMethodProductionSettings ¶
func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.ChangePaymentMethodParamsRequest, _a2 *billingpb.ChangePaymentMethodParamsResponse) error
CreateOrUpdatePaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdatePaymentMethodTestSettings ¶
func (_m *BillingServiceHandler) CreateOrUpdatePaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.ChangePaymentMethodParamsRequest, _a2 *billingpb.ChangePaymentMethodParamsResponse) error
CreateOrUpdatePaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdateProduct ¶
func (_m *BillingServiceHandler) CreateOrUpdateProduct(_a0 context.Context, _a1 *billingpb.Product, _a2 *billingpb.Product) error
CreateOrUpdateProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateOrUpdateUserProfile ¶
func (_m *BillingServiceHandler) CreateOrUpdateUserProfile(_a0 context.Context, _a1 *billingpb.UserProfile, _a2 *billingpb.CreateOrUpdateUserProfileResponse) error
CreateOrUpdateUserProfile provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreatePageReview ¶
func (_m *BillingServiceHandler) CreatePageReview(_a0 context.Context, _a1 *billingpb.CreatePageReviewRequest, _a2 *billingpb.CheckProjectRequestSignatureResponse) error
CreatePageReview provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreatePayoutDocument ¶
func (_m *BillingServiceHandler) CreatePayoutDocument(_a0 context.Context, _a1 *billingpb.CreatePayoutDocumentRequest, _a2 *billingpb.CreatePayoutDocumentResponse) error
CreatePayoutDocument provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateRefund ¶
func (_m *BillingServiceHandler) CreateRefund(_a0 context.Context, _a1 *billingpb.CreateRefundRequest, _a2 *billingpb.CreateRefundResponse) error
CreateRefund provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateRoyaltyReport ¶
func (_m *BillingServiceHandler) CreateRoyaltyReport(_a0 context.Context, _a1 *billingpb.CreateRoyaltyReportRequest, _a2 *billingpb.CreateRoyaltyReportRequest) error
CreateRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) CreateToken ¶
func (_m *BillingServiceHandler) CreateToken(_a0 context.Context, _a1 *billingpb.TokenRequest, _a2 *billingpb.TokenResponse) error
CreateToken provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteAdminUser ¶
func (_m *BillingServiceHandler) DeleteAdminUser(_a0 context.Context, _a1 *billingpb.AdminRoleRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteAdminUser provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteCustomerCard ¶
func (_m *BillingServiceHandler) DeleteCustomerCard(_a0 context.Context, _a1 *billingpb.DeleteCustomerCardRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteCustomerCard provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteKeyProduct ¶
func (_m *BillingServiceHandler) DeleteKeyProduct(_a0 context.Context, _a1 *billingpb.RequestKeyProductMerchant, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteKeyProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteMerchantUser ¶
func (_m *BillingServiceHandler) DeleteMerchantUser(_a0 context.Context, _a1 *billingpb.MerchantRoleRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteMerchantUser provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteMoneyBackCostMerchant ¶
func (_m *BillingServiceHandler) DeleteMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error
DeleteMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteMoneyBackCostSystem ¶
func (_m *BillingServiceHandler) DeleteMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error
DeleteMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeletePaylink ¶
func (_m *BillingServiceHandler) DeletePaylink(_a0 context.Context, _a1 *billingpb.PaylinkRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeletePaylink provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeletePaymentChannelCostMerchant ¶
func (_m *BillingServiceHandler) DeletePaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error
DeletePaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeletePaymentChannelCostSystem ¶
func (_m *BillingServiceHandler) DeletePaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentCostDeleteRequest, _a2 *billingpb.ResponseError) error
DeletePaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeletePaymentMethodProductionSettings ¶
func (_m *BillingServiceHandler) DeletePaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, _a2 *billingpb.ChangePaymentMethodParamsResponse) error
DeletePaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeletePaymentMethodTestSettings ¶
func (_m *BillingServiceHandler) DeletePaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, _a2 *billingpb.ChangePaymentMethodParamsResponse) error
DeletePaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteProduct ¶
func (_m *BillingServiceHandler) DeleteProduct(_a0 context.Context, _a1 *billingpb.RequestProduct, _a2 *billingpb.EmptyResponse) error
DeleteProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteProject ¶
func (_m *BillingServiceHandler) DeleteProject(_a0 context.Context, _a1 *billingpb.GetProjectRequest, _a2 *billingpb.ChangeProjectResponse) error
DeleteProject provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteRecurringPlan ¶
func (_m *BillingServiceHandler) DeleteRecurringPlan(_a0 context.Context, _a1 *billingpb.DeleteRecurringPlanRequest, _a2 *billingpb.DeleteRecurringPlanResponse) error
DeleteRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteRecurringSubscription ¶
func (_m *BillingServiceHandler) DeleteRecurringSubscription(_a0 context.Context, _a1 *billingpb.DeleteRecurringSubscriptionRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteRecurringSubscription provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeleteSavedCard ¶
func (_m *BillingServiceHandler) DeleteSavedCard(_a0 context.Context, _a1 *billingpb.DeleteSavedCardRequest, _a2 *billingpb.EmptyResponseWithStatus) error
DeleteSavedCard provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DeserializeCookie ¶
func (_m *BillingServiceHandler) DeserializeCookie(_a0 context.Context, _a1 *billingpb.DeserializeCookieRequest, _a2 *billingpb.DeserializeCookieResponse) error
DeserializeCookie provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) DisableRecurringPlan ¶
func (_m *BillingServiceHandler) DisableRecurringPlan(_a0 context.Context, _a1 *billingpb.DisableRecurringPlanRequest, _a2 *billingpb.DisableRecurringPlanResponse) error
DisableRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) EnableRecurringPlan ¶
func (_m *BillingServiceHandler) EnableRecurringPlan(_a0 context.Context, _a1 *billingpb.EnableRecurringPlanRequest, _a2 *billingpb.EnableRecurringPlanResponse) error
EnableRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindAllOrders ¶
func (_m *BillingServiceHandler) FindAllOrders(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, _a2 *billingpb.ListOrdersResponse) error
FindAllOrders provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindAllOrdersPrivate ¶
func (_m *BillingServiceHandler) FindAllOrdersPrivate(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, _a2 *billingpb.ListOrdersPrivateResponse) error
FindAllOrdersPrivate provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindAllOrdersPublic ¶
func (_m *BillingServiceHandler) FindAllOrdersPublic(_a0 context.Context, _a1 *billingpb.ListOrdersRequest, _a2 *billingpb.ListOrdersPublicResponse) error
FindAllOrdersPublic provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindByZipCode ¶
func (_m *BillingServiceHandler) FindByZipCode(_a0 context.Context, _a1 *billingpb.FindByZipCodeRequest, _a2 *billingpb.FindByZipCodeResponse) error
FindByZipCode provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindExpiredSubscriptions ¶
func (_m *BillingServiceHandler) FindExpiredSubscriptions(_a0 context.Context, _a1 *billingpb.FindExpiredSubscriptionsRequest, _a2 *billingpb.FindExpiredSubscriptionsResponse) error
FindExpiredSubscriptions provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FindSubscriptions ¶
func (_m *BillingServiceHandler) FindSubscriptions(_a0 context.Context, _a1 *billingpb.FindSubscriptionsRequest, _a2 *billingpb.FindSubscriptionsResponse) error
FindSubscriptions provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) FinishRedeemKeyForOrder ¶
func (_m *BillingServiceHandler) FinishRedeemKeyForOrder(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, _a2 *billingpb.GetKeyForOrderRequestResponse) error
FinishRedeemKeyForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetActOfCompletion ¶
func (_m *BillingServiceHandler) GetActOfCompletion(_a0 context.Context, _a1 *billingpb.ActOfCompletionRequest, _a2 *billingpb.ActOfCompletionResponse) error
GetActOfCompletion provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetActsOfCompletionList ¶
func (_m *BillingServiceHandler) GetActsOfCompletionList(_a0 context.Context, _a1 *billingpb.ActsOfCompletionListRequest, _a2 *billingpb.ActsOfCompletionListResponse) error
GetActsOfCompletionList provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAdminByUserId ¶
func (_m *BillingServiceHandler) GetAdminByUserId(_a0 context.Context, _a1 *billingpb.CommonUserProfileRequest, _a2 *billingpb.UserRoleResponse) error
GetAdminByUserId provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAdminUserRole ¶
func (_m *BillingServiceHandler) GetAdminUserRole(_a0 context.Context, _a1 *billingpb.AdminRoleRequest, _a2 *billingpb.UserRoleResponse) error
GetAdminUserRole provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAdminUsers ¶
func (_m *BillingServiceHandler) GetAdminUsers(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.GetAdminUsersResponse) error
GetAdminUsers provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAllMoneyBackCostMerchant ¶
func (_m *BillingServiceHandler) GetAllMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchantListRequest, _a2 *billingpb.MoneyBackCostMerchantListResponse) error
GetAllMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAllMoneyBackCostSystem ¶
func (_m *BillingServiceHandler) GetAllMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.MoneyBackCostSystemListResponse) error
GetAllMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAllPaymentChannelCostMerchant ¶
func (_m *BillingServiceHandler) GetAllPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchantListRequest, _a2 *billingpb.PaymentChannelCostMerchantListResponse) error
GetAllPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAllPaymentChannelCostSystem ¶
func (_m *BillingServiceHandler) GetAllPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.PaymentChannelCostSystemListResponse) error
GetAllPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetAvailableKeysCount ¶
func (_m *BillingServiceHandler) GetAvailableKeysCount(_a0 context.Context, _a1 *billingpb.GetPlatformKeyCountRequest, _a2 *billingpb.GetPlatformKeyCountResponse) error
GetAvailableKeysCount provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCommonUserProfile ¶
func (_m *BillingServiceHandler) GetCommonUserProfile(_a0 context.Context, _a1 *billingpb.CommonUserProfileRequest, _a2 *billingpb.CommonUserProfileResponse) error
GetCommonUserProfile provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCountStatusesOfMerchants ¶
func (_m *BillingServiceHandler) GetCountStatusesOfMerchants(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.GetCountStatusesOfMerchantsResponse) error
GetCountStatusesOfMerchants provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCountriesList ¶
func (_m *BillingServiceHandler) GetCountriesList(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.CountriesList) error
GetCountriesList provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCountriesListForOrder ¶
func (_m *BillingServiceHandler) GetCountriesListForOrder(_a0 context.Context, _a1 *billingpb.GetCountriesListForOrderRequest, _a2 *billingpb.GetCountriesListForOrderResponse) error
GetCountriesListForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCountry ¶
func (_m *BillingServiceHandler) GetCountry(_a0 context.Context, _a1 *billingpb.GetCountryRequest, _a2 *billingpb.Country) error
GetCountry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCustomerInfo ¶
func (_m *BillingServiceHandler) GetCustomerInfo(_a0 context.Context, _a1 *billingpb.GetCustomerInfoRequest, _a2 *billingpb.GetCustomerInfoResponse) error
GetCustomerInfo provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCustomerList ¶
func (_m *BillingServiceHandler) GetCustomerList(_a0 context.Context, _a1 *billingpb.ListCustomersRequest, _a2 *billingpb.ListCustomersResponse) error
GetCustomerList provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetCustomerShortInfo ¶
func (_m *BillingServiceHandler) GetCustomerShortInfo(_a0 context.Context, _a1 *billingpb.GetCustomerShortInfoRequest, _a2 *billingpb.GetCustomerShortInfoResponse) error
GetCustomerShortInfo provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetDashboardBaseReport ¶
func (_m *BillingServiceHandler) GetDashboardBaseReport(_a0 context.Context, _a1 *billingpb.GetDashboardBaseReportRequest, _a2 *billingpb.GetDashboardBaseReportResponse) error
GetDashboardBaseReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetDashboardCustomerArpu ¶
func (_m *BillingServiceHandler) GetDashboardCustomerArpu(_a0 context.Context, _a1 *billingpb.DashboardCustomerReportArpuRequest, _a2 *billingpb.DashboardCustomerReportArpuResponse) error
GetDashboardCustomerArpu provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetDashboardCustomersReport ¶
func (_m *BillingServiceHandler) GetDashboardCustomersReport(_a0 context.Context, _a1 *billingpb.DashboardCustomerReportRequest, _a2 *billingpb.GetDashboardCustomerReportResponse) error
GetDashboardCustomersReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetDashboardMainReport ¶
func (_m *BillingServiceHandler) GetDashboardMainReport(_a0 context.Context, _a1 *billingpb.GetDashboardMainRequest, _a2 *billingpb.GetDashboardMainResponse) error
GetDashboardMainReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetDashboardRevenueDynamicsReport ¶
func (_m *BillingServiceHandler) GetDashboardRevenueDynamicsReport(_a0 context.Context, _a1 *billingpb.GetDashboardMainRequest, _a2 *billingpb.GetDashboardRevenueDynamicsReportResponse) error
GetDashboardRevenueDynamicsReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetKeyByID ¶
func (_m *BillingServiceHandler) GetKeyByID(_a0 context.Context, _a1 *billingpb.KeyForOrderRequest, _a2 *billingpb.GetKeyForOrderRequestResponse) error
GetKeyByID provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetKeyProduct ¶
func (_m *BillingServiceHandler) GetKeyProduct(_a0 context.Context, _a1 *billingpb.RequestKeyProductMerchant, _a2 *billingpb.KeyProductResponse) error
GetKeyProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetKeyProductInfo ¶
func (_m *BillingServiceHandler) GetKeyProductInfo(_a0 context.Context, _a1 *billingpb.GetKeyProductInfoRequest, _a2 *billingpb.GetKeyProductInfoResponse) error
GetKeyProductInfo provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetKeyProducts ¶
func (_m *BillingServiceHandler) GetKeyProducts(_a0 context.Context, _a1 *billingpb.ListKeyProductsRequest, _a2 *billingpb.ListKeyProductsResponse) error
GetKeyProducts provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetKeyProductsForOrder ¶
func (_m *BillingServiceHandler) GetKeyProductsForOrder(_a0 context.Context, _a1 *billingpb.GetKeyProductsForOrderRequest, _a2 *billingpb.ListKeyProductsResponse) error
GetKeyProductsForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantBalance ¶
func (_m *BillingServiceHandler) GetMerchantBalance(_a0 context.Context, _a1 *billingpb.GetMerchantBalanceRequest, _a2 *billingpb.GetMerchantBalanceResponse) error
GetMerchantBalance provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantBy ¶
func (_m *BillingServiceHandler) GetMerchantBy(_a0 context.Context, _a1 *billingpb.GetMerchantByRequest, _a2 *billingpb.GetMerchantResponse) error
GetMerchantBy provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantDocument ¶
func (_m *BillingServiceHandler) GetMerchantDocument(_a0 context.Context, _a1 *billingpb.GetMerchantDocumentRequest, _a2 *billingpb.GetMerchantDocumentResponse) error
GetMerchantDocument provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantDocuments ¶
func (_m *BillingServiceHandler) GetMerchantDocuments(_a0 context.Context, _a1 *billingpb.GetMerchantDocumentsRequest, _a2 *billingpb.GetMerchantDocumentsResponse) error
GetMerchantDocuments provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantOnboardingCompleteData ¶
func (_m *BillingServiceHandler) GetMerchantOnboardingCompleteData(_a0 context.Context, _a1 *billingpb.SetMerchantS3AgreementRequest, _a2 *billingpb.GetMerchantOnboardingCompleteDataResponse) error
GetMerchantOnboardingCompleteData provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantPaymentMethod ¶
func (_m *BillingServiceHandler) GetMerchantPaymentMethod(_a0 context.Context, _a1 *billingpb.GetMerchantPaymentMethodRequest, _a2 *billingpb.GetMerchantPaymentMethodResponse) error
GetMerchantPaymentMethod provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantTariffRates ¶
func (_m *BillingServiceHandler) GetMerchantTariffRates(_a0 context.Context, _a1 *billingpb.GetMerchantTariffRatesRequest, _a2 *billingpb.GetMerchantTariffRatesResponse) error
GetMerchantTariffRates provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantUserRole ¶
func (_m *BillingServiceHandler) GetMerchantUserRole(_a0 context.Context, _a1 *billingpb.MerchantRoleRequest, _a2 *billingpb.UserRoleResponse) error
GetMerchantUserRole provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantUsers ¶
func (_m *BillingServiceHandler) GetMerchantUsers(_a0 context.Context, _a1 *billingpb.GetMerchantUsersRequest, _a2 *billingpb.GetMerchantUsersResponse) error
GetMerchantUsers provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMerchantsForUser ¶
func (_m *BillingServiceHandler) GetMerchantsForUser(_a0 context.Context, _a1 *billingpb.GetMerchantsForUserRequest, _a2 *billingpb.GetMerchantsForUserResponse) error
GetMerchantsForUser provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMoneyBackCostMerchant ¶
func (_m *BillingServiceHandler) GetMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchantRequest, _a2 *billingpb.MoneyBackCostMerchantResponse) error
GetMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetMoneyBackCostSystem ¶
func (_m *BillingServiceHandler) GetMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.MoneyBackCostSystemRequest, _a2 *billingpb.MoneyBackCostSystemResponse) error
GetMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetNotification ¶
func (_m *BillingServiceHandler) GetNotification(_a0 context.Context, _a1 *billingpb.GetNotificationRequest, _a2 *billingpb.Notification) error
GetNotification provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetOperatingCompaniesList ¶
func (_m *BillingServiceHandler) GetOperatingCompaniesList(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.GetOperatingCompaniesListResponse) error
GetOperatingCompaniesList provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetOperatingCompany ¶
func (_m *BillingServiceHandler) GetOperatingCompany(_a0 context.Context, _a1 *billingpb.GetOperatingCompanyRequest, _a2 *billingpb.GetOperatingCompanyResponse) error
GetOperatingCompany provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetOrderPrivate ¶
func (_m *BillingServiceHandler) GetOrderPrivate(_a0 context.Context, _a1 *billingpb.GetOrderRequest, _a2 *billingpb.GetOrderPrivateResponse) error
GetOrderPrivate provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetOrderPublic ¶
func (_m *BillingServiceHandler) GetOrderPublic(_a0 context.Context, _a1 *billingpb.GetOrderRequest, _a2 *billingpb.GetOrderPublicResponse) error
GetOrderPublic provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylink ¶
func (_m *BillingServiceHandler) GetPaylink(_a0 context.Context, _a1 *billingpb.PaylinkRequest, _a2 *billingpb.GetPaylinkResponse) error
GetPaylink provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkStatByCountry ¶
func (_m *BillingServiceHandler) GetPaylinkStatByCountry(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, _a2 *billingpb.GetPaylinkStatCommonGroupResponse) error
GetPaylinkStatByCountry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkStatByDate ¶
func (_m *BillingServiceHandler) GetPaylinkStatByDate(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, _a2 *billingpb.GetPaylinkStatCommonGroupResponse) error
GetPaylinkStatByDate provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkStatByReferrer ¶
func (_m *BillingServiceHandler) GetPaylinkStatByReferrer(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, _a2 *billingpb.GetPaylinkStatCommonGroupResponse) error
GetPaylinkStatByReferrer provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkStatByUtm ¶
func (_m *BillingServiceHandler) GetPaylinkStatByUtm(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, _a2 *billingpb.GetPaylinkStatCommonGroupResponse) error
GetPaylinkStatByUtm provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkStatTotal ¶
func (_m *BillingServiceHandler) GetPaylinkStatTotal(_a0 context.Context, _a1 *billingpb.GetPaylinkStatCommonRequest, _a2 *billingpb.GetPaylinkStatCommonResponse) error
GetPaylinkStatTotal provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkTransactions ¶
func (_m *BillingServiceHandler) GetPaylinkTransactions(_a0 context.Context, _a1 *billingpb.GetPaylinkTransactionsRequest, _a2 *billingpb.TransactionsResponse) error
GetPaylinkTransactions provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkURL ¶
func (_m *BillingServiceHandler) GetPaylinkURL(_a0 context.Context, _a1 *billingpb.GetPaylinkURLRequest, _a2 *billingpb.GetPaylinkUrlResponse) error
GetPaylinkURL provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinkUrlByShortLink ¶
func (_m *BillingServiceHandler) GetPaylinkUrlByShortLink(_a0 context.Context, _a1 *billingpb.GetPaylinkUrlByShortLinkRequest, _a2 *billingpb.GetPaylinkUrlByShortLinkResponse) error
GetPaylinkUrlByShortLink provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaylinks ¶
func (_m *BillingServiceHandler) GetPaylinks(_a0 context.Context, _a1 *billingpb.GetPaylinksRequest, _a2 *billingpb.GetPaylinksResponse) error
GetPaylinks provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaymentChannelCostMerchant ¶
func (_m *BillingServiceHandler) GetPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchantRequest, _a2 *billingpb.PaymentChannelCostMerchantResponse) error
GetPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaymentChannelCostSystem ¶
func (_m *BillingServiceHandler) GetPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentChannelCostSystemRequest, _a2 *billingpb.PaymentChannelCostSystemResponse) error
GetPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaymentMethodProductionSettings ¶
func (_m *BillingServiceHandler) GetPaymentMethodProductionSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, _a2 *billingpb.GetPaymentMethodSettingsResponse) error
GetPaymentMethodProductionSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaymentMethodTestSettings ¶
func (_m *BillingServiceHandler) GetPaymentMethodTestSettings(_a0 context.Context, _a1 *billingpb.GetPaymentMethodSettingsRequest, _a2 *billingpb.GetPaymentMethodSettingsResponse) error
GetPaymentMethodTestSettings provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPaymentMinLimitsSystem ¶
func (_m *BillingServiceHandler) GetPaymentMinLimitsSystem(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.GetPaymentMinLimitsSystemResponse) error
GetPaymentMinLimitsSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPayoutDocument ¶
func (_m *BillingServiceHandler) GetPayoutDocument(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentRequest, _a2 *billingpb.PayoutDocumentResponse) error
GetPayoutDocument provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPayoutDocumentRoyaltyReports ¶
func (_m *BillingServiceHandler) GetPayoutDocumentRoyaltyReports(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentRequest, _a2 *billingpb.ListRoyaltyReportsResponse) error
GetPayoutDocumentRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPayoutDocuments ¶
func (_m *BillingServiceHandler) GetPayoutDocuments(_a0 context.Context, _a1 *billingpb.GetPayoutDocumentsRequest, _a2 *billingpb.GetPayoutDocumentsResponse) error
GetPayoutDocuments provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPlatforms ¶
func (_m *BillingServiceHandler) GetPlatforms(_a0 context.Context, _a1 *billingpb.ListPlatformsRequest, _a2 *billingpb.ListPlatformsResponse) error
GetPlatforms provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPriceGroup ¶
func (_m *BillingServiceHandler) GetPriceGroup(_a0 context.Context, _a1 *billingpb.GetPriceGroupRequest, _a2 *billingpb.PriceGroup) error
GetPriceGroup provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPriceGroupByCountry ¶
func (_m *BillingServiceHandler) GetPriceGroupByCountry(_a0 context.Context, _a1 *billingpb.PriceGroupByCountryRequest, _a2 *billingpb.PriceGroup) error
GetPriceGroupByCountry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPriceGroupByRegion ¶
func (_m *BillingServiceHandler) GetPriceGroupByRegion(_a0 context.Context, _a1 *billingpb.GetPriceGroupByRegionRequest, _a2 *billingpb.GetPriceGroupByRegionResponse) error
GetPriceGroupByRegion provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPriceGroupCurrencies ¶
func (_m *BillingServiceHandler) GetPriceGroupCurrencies(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.PriceGroupCurrenciesResponse) error
GetPriceGroupCurrencies provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetPriceGroupCurrencyByRegion ¶
func (_m *BillingServiceHandler) GetPriceGroupCurrencyByRegion(_a0 context.Context, _a1 *billingpb.PriceGroupByRegionRequest, _a2 *billingpb.PriceGroupCurrenciesResponse) error
GetPriceGroupCurrencyByRegion provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetProduct ¶
func (_m *BillingServiceHandler) GetProduct(_a0 context.Context, _a1 *billingpb.RequestProduct, _a2 *billingpb.GetProductResponse) error
GetProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetProductPrices ¶
func (_m *BillingServiceHandler) GetProductPrices(_a0 context.Context, _a1 *billingpb.RequestProduct, _a2 *billingpb.ProductPricesResponse) error
GetProductPrices provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetProductsForOrder ¶
func (_m *BillingServiceHandler) GetProductsForOrder(_a0 context.Context, _a1 *billingpb.GetProductsForOrderRequest, _a2 *billingpb.ListProductsResponse) error
GetProductsForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetProject ¶
func (_m *BillingServiceHandler) GetProject(_a0 context.Context, _a1 *billingpb.GetProjectRequest, _a2 *billingpb.ChangeProjectResponse) error
GetProject provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecommendedPriceByConversion ¶
func (_m *BillingServiceHandler) GetRecommendedPriceByConversion(_a0 context.Context, _a1 *billingpb.RecommendedPriceRequest, _a2 *billingpb.RecommendedPriceResponse) error
GetRecommendedPriceByConversion provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecommendedPriceByPriceGroup ¶
func (_m *BillingServiceHandler) GetRecommendedPriceByPriceGroup(_a0 context.Context, _a1 *billingpb.RecommendedPriceRequest, _a2 *billingpb.RecommendedPriceResponse) error
GetRecommendedPriceByPriceGroup provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecommendedPriceTable ¶
func (_m *BillingServiceHandler) GetRecommendedPriceTable(_a0 context.Context, _a1 *billingpb.RecommendedPriceTableRequest, _a2 *billingpb.RecommendedPriceTableResponse) error
GetRecommendedPriceTable provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecurringPlan ¶
func (_m *BillingServiceHandler) GetRecurringPlan(_a0 context.Context, _a1 *billingpb.GetRecurringPlanRequest, _a2 *billingpb.GetRecurringPlanResponse) error
GetRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecurringPlanStat ¶
func (_m *BillingServiceHandler) GetRecurringPlanStat(_a0 context.Context, _a1 *billingpb.GetRecurringPlanStatRequest, _a2 *billingpb.GetRecurringPlanStatResponse) error
GetRecurringPlanStat provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRecurringPlans ¶
func (_m *BillingServiceHandler) GetRecurringPlans(_a0 context.Context, _a1 *billingpb.GetRecurringPlansRequest, _a2 *billingpb.GetRecurringPlansResponse) error
GetRecurringPlans provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRefund ¶
func (_m *BillingServiceHandler) GetRefund(_a0 context.Context, _a1 *billingpb.GetRefundRequest, _a2 *billingpb.CreateRefundResponse) error
GetRefund provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRoleList ¶
func (_m *BillingServiceHandler) GetRoleList(_a0 context.Context, _a1 *billingpb.GetRoleListRequest, _a2 *billingpb.GetRoleListResponse) error
GetRoleList provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetRoyaltyReport ¶
func (_m *BillingServiceHandler) GetRoyaltyReport(_a0 context.Context, _a1 *billingpb.GetRoyaltyReportRequest, _a2 *billingpb.GetRoyaltyReportResponse) error
GetRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetSubscription ¶
func (_m *BillingServiceHandler) GetSubscription(_a0 context.Context, _a1 *billingpb.GetSubscriptionRequest, _a2 *billingpb.GetSubscriptionResponse) error
GetSubscription provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetSubscriptionsOrders ¶
func (_m *BillingServiceHandler) GetSubscriptionsOrders(_a0 context.Context, _a1 *billingpb.GetSubscriptionsOrdersRequest, _a2 *billingpb.GetSubscriptionsOrdersResponse) error
GetSubscriptionsOrders provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetUserProfile ¶
func (_m *BillingServiceHandler) GetUserProfile(_a0 context.Context, _a1 *billingpb.GetUserProfileRequest, _a2 *billingpb.GetUserProfileResponse) error
GetUserProfile provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetVatReport ¶
func (_m *BillingServiceHandler) GetVatReport(_a0 context.Context, _a1 *billingpb.VatReportRequest, _a2 *billingpb.VatReportResponse) error
GetVatReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetVatReportTransactions ¶
func (_m *BillingServiceHandler) GetVatReportTransactions(_a0 context.Context, _a1 *billingpb.VatTransactionsRequest, _a2 *billingpb.PrivateTransactionsResponse) error
GetVatReportTransactions provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetVatReportsDashboard ¶
func (_m *BillingServiceHandler) GetVatReportsDashboard(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.VatReportsResponse) error
GetVatReportsDashboard provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) GetVatReportsForCountry ¶
func (_m *BillingServiceHandler) GetVatReportsForCountry(_a0 context.Context, _a1 *billingpb.VatReportsRequest, _a2 *billingpb.VatReportsResponse) error
GetVatReportsForCountry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) IncrPaylinkVisits ¶
func (_m *BillingServiceHandler) IncrPaylinkVisits(_a0 context.Context, _a1 *billingpb.PaylinkRequestById, _a2 *billingpb.EmptyResponse) error
IncrPaylinkVisits provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) InviteUserAdmin ¶
func (_m *BillingServiceHandler) InviteUserAdmin(_a0 context.Context, _a1 *billingpb.InviteUserAdminRequest, _a2 *billingpb.InviteUserAdminResponse) error
InviteUserAdmin provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) InviteUserMerchant ¶
func (_m *BillingServiceHandler) InviteUserMerchant(_a0 context.Context, _a1 *billingpb.InviteUserMerchantRequest, _a2 *billingpb.InviteUserMerchantResponse) error
InviteUserMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) IsOrderCanBePaying ¶
func (_m *BillingServiceHandler) IsOrderCanBePaying(_a0 context.Context, _a1 *billingpb.IsOrderCanBePayingRequest, _a2 *billingpb.IsOrderCanBePayingResponse) error
IsOrderCanBePaying provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListMerchantPaymentMethods ¶
func (_m *BillingServiceHandler) ListMerchantPaymentMethods(_a0 context.Context, _a1 *billingpb.ListMerchantPaymentMethodsRequest, _a2 *billingpb.ListingMerchantPaymentMethod) error
ListMerchantPaymentMethods provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListMerchants ¶
func (_m *BillingServiceHandler) ListMerchants(_a0 context.Context, _a1 *billingpb.MerchantListingRequest, _a2 *billingpb.MerchantListingResponse) error
ListMerchants provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListMerchantsForAgreement ¶
func (_m *BillingServiceHandler) ListMerchantsForAgreement(_a0 context.Context, _a1 *billingpb.MerchantListingRequest, _a2 *billingpb.ListMerchantsForAgreementResponse) error
ListMerchantsForAgreement provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListNotifications ¶
func (_m *BillingServiceHandler) ListNotifications(_a0 context.Context, _a1 *billingpb.ListingNotificationRequest, _a2 *billingpb.Notifications) error
ListNotifications provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListProducts ¶
func (_m *BillingServiceHandler) ListProducts(_a0 context.Context, _a1 *billingpb.ListProductsRequest, _a2 *billingpb.ListProductsResponse) error
ListProducts provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListProjects ¶
func (_m *BillingServiceHandler) ListProjects(_a0 context.Context, _a1 *billingpb.ListProjectsRequest, _a2 *billingpb.ListProjectsResponse) error
ListProjects provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListRefunds ¶
func (_m *BillingServiceHandler) ListRefunds(_a0 context.Context, _a1 *billingpb.ListRefundsRequest, _a2 *billingpb.ListRefundsResponse) error
ListRefunds provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListRoyaltyReportOrders ¶
func (_m *BillingServiceHandler) ListRoyaltyReportOrders(_a0 context.Context, _a1 *billingpb.ListRoyaltyReportOrdersRequest, _a2 *billingpb.TransactionsResponse) error
ListRoyaltyReportOrders provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ListRoyaltyReports ¶
func (_m *BillingServiceHandler) ListRoyaltyReports(_a0 context.Context, _a1 *billingpb.ListRoyaltyReportsRequest, _a2 *billingpb.ListRoyaltyReportsResponse) error
ListRoyaltyReports provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) MarkNotificationAsRead ¶
func (_m *BillingServiceHandler) MarkNotificationAsRead(_a0 context.Context, _a1 *billingpb.GetNotificationRequest, _a2 *billingpb.Notification) error
MarkNotificationAsRead provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) MerchantReviewRoyaltyReport ¶
func (_m *BillingServiceHandler) MerchantReviewRoyaltyReport(_a0 context.Context, _a1 *billingpb.MerchantReviewRoyaltyReportRequest, _a2 *billingpb.ResponseError) error
MerchantReviewRoyaltyReport provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) NotifyWebhookTestResults ¶
func (_m *BillingServiceHandler) NotifyWebhookTestResults(_a0 context.Context, _a1 *billingpb.NotifyWebhookTestResultsRequest, _a2 *billingpb.EmptyResponseWithStatus) error
NotifyWebhookTestResults provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) OrderCreateByPaylink ¶
func (_m *BillingServiceHandler) OrderCreateByPaylink(_a0 context.Context, _a1 *billingpb.OrderCreateByPaylink, _a2 *billingpb.OrderCreateProcessResponse) error
OrderCreateByPaylink provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) OrderCreateProcess ¶
func (_m *BillingServiceHandler) OrderCreateProcess(_a0 context.Context, _a1 *billingpb.OrderCreateRequest, _a2 *billingpb.OrderCreateProcessResponse) error
OrderCreateProcess provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) OrderReCreateProcess ¶
func (_m *BillingServiceHandler) OrderReCreateProcess(_a0 context.Context, _a1 *billingpb.OrderReCreateProcessRequest, _a2 *billingpb.OrderCreateProcessResponse) error
OrderReCreateProcess provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) OrderReceipt ¶
func (_m *BillingServiceHandler) OrderReceipt(_a0 context.Context, _a1 *billingpb.OrderReceiptRequest, _a2 *billingpb.OrderReceiptResponse) error
OrderReceipt provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentCallbackProcess ¶
func (_m *BillingServiceHandler) PaymentCallbackProcess(_a0 context.Context, _a1 *billingpb.CallbackRequest, _a2 *billingpb.PaymentNotifyResponse) error
PaymentCallbackProcess provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentCreateProcess ¶
func (_m *BillingServiceHandler) PaymentCreateProcess(_a0 context.Context, _a1 *billingpb.PaymentCreateRequest, _a2 *billingpb.PaymentCreateResponse) error
PaymentCreateProcess provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentFormJsonDataProcess ¶
func (_m *BillingServiceHandler) PaymentFormJsonDataProcess(_a0 context.Context, _a1 *billingpb.PaymentFormJsonDataRequest, _a2 *billingpb.PaymentFormJsonDataResponse) error
PaymentFormJsonDataProcess provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentFormLanguageChanged ¶
func (_m *BillingServiceHandler) PaymentFormLanguageChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangeLangRequest, _a2 *billingpb.PaymentFormDataChangeResponse) error
PaymentFormLanguageChanged provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentFormPaymentAccountChanged ¶
func (_m *BillingServiceHandler) PaymentFormPaymentAccountChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangePaymentAccountRequest, _a2 *billingpb.PaymentFormDataChangeResponse) error
PaymentFormPaymentAccountChanged provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PaymentFormPlatformChanged ¶
func (_m *BillingServiceHandler) PaymentFormPlatformChanged(_a0 context.Context, _a1 *billingpb.PaymentFormUserChangePlatformRequest, _a2 *billingpb.PaymentFormDataChangeResponse) error
PaymentFormPlatformChanged provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PayoutDocumentPdfUploaded ¶
func (_m *BillingServiceHandler) PayoutDocumentPdfUploaded(_a0 context.Context, _a1 *billingpb.PayoutDocumentPdfUploadedRequest, _a2 *billingpb.PayoutDocumentPdfUploadedResponse) error
PayoutDocumentPdfUploaded provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PayoutFinanceDone ¶
func (_m *BillingServiceHandler) PayoutFinanceDone(_a0 context.Context, _a1 *billingpb.ReportFinanceDoneRequest, _a2 *billingpb.EmptyResponseWithStatus) error
PayoutFinanceDone provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) Ping ¶
func (_m *BillingServiceHandler) Ping(_a0 context.Context, _a1 *billingpb.EmptyRequest, _a2 *billingpb.EmptyResponse) error
Ping provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ProcessBillingAddress ¶
func (_m *BillingServiceHandler) ProcessBillingAddress(_a0 context.Context, _a1 *billingpb.ProcessBillingAddressRequest, _a2 *billingpb.ProcessBillingAddressResponse) error
ProcessBillingAddress provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ProcessRefundCallback ¶
func (_m *BillingServiceHandler) ProcessRefundCallback(_a0 context.Context, _a1 *billingpb.CallbackRequest, _a2 *billingpb.PaymentNotifyResponse) error
ProcessRefundCallback provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ProcessVatReports ¶
func (_m *BillingServiceHandler) ProcessVatReports(_a0 context.Context, _a1 *billingpb.ProcessVatReportsRequest, _a2 *billingpb.EmptyResponse) error
ProcessVatReports provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) PublishKeyProduct ¶
func (_m *BillingServiceHandler) PublishKeyProduct(_a0 context.Context, _a1 *billingpb.PublishKeyProductRequest, _a2 *billingpb.KeyProductResponse) error
PublishKeyProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) RefreshMerchantApiToken ¶
func (_m *BillingServiceHandler) RefreshMerchantApiToken(_a0 context.Context, _a1 *billingpb.RefreshMerchantApiTokenRequest, _a2 *billingpb.RefreshMerchantApiTokenResponse) error
RefreshMerchantApiToken provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ResendInviteAdmin ¶
func (_m *BillingServiceHandler) ResendInviteAdmin(_a0 context.Context, _a1 *billingpb.ResendInviteAdminRequest, _a2 *billingpb.EmptyResponseWithStatus) error
ResendInviteAdmin provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ResendInviteMerchant ¶
func (_m *BillingServiceHandler) ResendInviteMerchant(_a0 context.Context, _a1 *billingpb.ResendInviteMerchantRequest, _a2 *billingpb.EmptyResponseWithStatus) error
ResendInviteMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) ReserveKeyForOrder ¶
func (_m *BillingServiceHandler) ReserveKeyForOrder(_a0 context.Context, _a1 *billingpb.PlatformKeyReserveRequest, _a2 *billingpb.PlatformKeyReserveResponse) error
ReserveKeyForOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) RoyaltyReportFinanceDone ¶
func (_m *BillingServiceHandler) RoyaltyReportFinanceDone(_a0 context.Context, _a1 *billingpb.ReportFinanceDoneRequest, _a2 *billingpb.EmptyResponseWithStatus) error
RoyaltyReportFinanceDone provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) RoyaltyReportPdfUploaded ¶
func (_m *BillingServiceHandler) RoyaltyReportPdfUploaded(_a0 context.Context, _a1 *billingpb.RoyaltyReportPdfUploadedRequest, _a2 *billingpb.RoyaltyReportPdfUploadedResponse) error
RoyaltyReportPdfUploaded provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SendOrderToWebHookNotifier ¶
func (_m *BillingServiceHandler) SendOrderToWebHookNotifier(_a0 context.Context, _a1 *billingpb.GetOrderRequest, _a2 *billingpb.ResponseError) error
SendOrderToWebHookNotifier provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SendWebhookToMerchant ¶
func (_m *BillingServiceHandler) SendWebhookToMerchant(_a0 context.Context, _a1 *billingpb.OrderCreateRequest, _a2 *billingpb.SendWebhookToMerchantResponse) error
SendWebhookToMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetAllPaymentChannelCostMerchant ¶
func (_m *BillingServiceHandler) SetAllPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.SetAllPaymentChannelCostMerchantRequest, _a2 *billingpb.SetAllPaymentChannelCostMerchantResponse) error
SetAllPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetCustomerPaymentActivity ¶
func (_m *BillingServiceHandler) SetCustomerPaymentActivity(_a0 context.Context, _a1 *billingpb.SetCustomerPaymentActivityRequest, _a2 *billingpb.EmptyResponseWithStatus) error
SetCustomerPaymentActivity provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMerchantAcceptedStatus ¶
func (_m *BillingServiceHandler) SetMerchantAcceptedStatus(_a0 context.Context, _a1 *billingpb.SetMerchantAcceptedStatusRequest, _a2 *billingpb.SetMerchantAcceptedStatusResponse) error
SetMerchantAcceptedStatus provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMerchantOperatingCompany ¶
func (_m *BillingServiceHandler) SetMerchantOperatingCompany(_a0 context.Context, _a1 *billingpb.SetMerchantOperatingCompanyRequest, _a2 *billingpb.SetMerchantOperatingCompanyResponse) error
SetMerchantOperatingCompany provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMerchantS3Agreement ¶
func (_m *BillingServiceHandler) SetMerchantS3Agreement(_a0 context.Context, _a1 *billingpb.SetMerchantS3AgreementRequest, _a2 *billingpb.ChangeMerchantDataResponse) error
SetMerchantS3Agreement provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMerchantTariffRates ¶
func (_m *BillingServiceHandler) SetMerchantTariffRates(_a0 context.Context, _a1 *billingpb.SetMerchantTariffRatesRequest, _a2 *billingpb.CheckProjectRequestSignatureResponse) error
SetMerchantTariffRates provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMoneyBackCostMerchant ¶
func (_m *BillingServiceHandler) SetMoneyBackCostMerchant(_a0 context.Context, _a1 *billingpb.MoneyBackCostMerchant, _a2 *billingpb.MoneyBackCostMerchantResponse) error
SetMoneyBackCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetMoneyBackCostSystem ¶
func (_m *BillingServiceHandler) SetMoneyBackCostSystem(_a0 context.Context, _a1 *billingpb.MoneyBackCostSystem, _a2 *billingpb.MoneyBackCostSystemResponse) error
SetMoneyBackCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetPaymentChannelCostMerchant ¶
func (_m *BillingServiceHandler) SetPaymentChannelCostMerchant(_a0 context.Context, _a1 *billingpb.PaymentChannelCostMerchant, _a2 *billingpb.PaymentChannelCostMerchantResponse) error
SetPaymentChannelCostMerchant provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetPaymentChannelCostSystem ¶
func (_m *BillingServiceHandler) SetPaymentChannelCostSystem(_a0 context.Context, _a1 *billingpb.PaymentChannelCostSystem, _a2 *billingpb.PaymentChannelCostSystemResponse) error
SetPaymentChannelCostSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetPaymentMinLimitSystem ¶
func (_m *BillingServiceHandler) SetPaymentMinLimitSystem(_a0 context.Context, _a1 *billingpb.PaymentMinLimitSystem, _a2 *billingpb.EmptyResponseWithStatus) error
SetPaymentMinLimitSystem provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetSubscriptionRenewalPending ¶
func (_m *BillingServiceHandler) SetSubscriptionRenewalPending(_a0 context.Context, _a1 *billingpb.SetSubscriptionRenewalPendingRequest, _a2 *billingpb.EmptyResponseWithStatus) error
SetSubscriptionRenewalPending provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetUserNotifyNewRegion ¶
func (_m *BillingServiceHandler) SetUserNotifyNewRegion(_a0 context.Context, _a1 *billingpb.SetUserNotifyRequest, _a2 *billingpb.EmptyResponse) error
SetUserNotifyNewRegion provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) SetUserNotifySales ¶
func (_m *BillingServiceHandler) SetUserNotifySales(_a0 context.Context, _a1 *billingpb.SetUserNotifyRequest, _a2 *billingpb.EmptyResponse) error
SetUserNotifySales provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UnPublishKeyProduct ¶
func (_m *BillingServiceHandler) UnPublishKeyProduct(_a0 context.Context, _a1 *billingpb.UnPublishKeyProductRequest, _a2 *billingpb.KeyProductResponse) error
UnPublishKeyProduct provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateCountry ¶
func (_m *BillingServiceHandler) UpdateCountry(_a0 context.Context, _a1 *billingpb.Country, _a2 *billingpb.Country) error
UpdateCountry provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateOrder ¶
func (_m *BillingServiceHandler) UpdateOrder(_a0 context.Context, _a1 *billingpb.Order, _a2 *billingpb.EmptyResponse) error
UpdateOrder provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateOrderNotificationStatus ¶
func (_m *BillingServiceHandler) UpdateOrderNotificationStatus(_a0 context.Context, _a1 *billingpb.UpdateOrderNotificationStatusRequest, _a2 *billingpb.EmptyResponse) error
UpdateOrderNotificationStatus provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateOrderPrivateStatus ¶
func (_m *BillingServiceHandler) UpdateOrderPrivateStatus(_a0 context.Context, _a1 *billingpb.UpdateOrderPrivateStatusRequest, _a2 *billingpb.EmptyResponse) error
UpdateOrderPrivateStatus provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdatePayoutDocument ¶
func (_m *BillingServiceHandler) UpdatePayoutDocument(_a0 context.Context, _a1 *billingpb.UpdatePayoutDocumentRequest, _a2 *billingpb.PayoutDocumentResponse) error
UpdatePayoutDocument provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdatePriceGroup ¶
func (_m *BillingServiceHandler) UpdatePriceGroup(_a0 context.Context, _a1 *billingpb.PriceGroup, _a2 *billingpb.PriceGroup) error
UpdatePriceGroup provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateProductPrices ¶
func (_m *BillingServiceHandler) UpdateProductPrices(_a0 context.Context, _a1 *billingpb.UpdateProductPricesRequest, _a2 *billingpb.ResponseError) error
UpdateProductPrices provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateRecurringPlan ¶
func (_m *BillingServiceHandler) UpdateRecurringPlan(_a0 context.Context, _a1 *billingpb.RecurringPlan, _a2 *billingpb.UpdateRecurringPlanResponse) error
UpdateRecurringPlan provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UpdateVatReportStatus ¶
func (_m *BillingServiceHandler) UpdateVatReportStatus(_a0 context.Context, _a1 *billingpb.UpdateVatReportStatusRequest, _a2 *billingpb.ResponseError) error
UpdateVatReportStatus provides a mock function with given fields: _a0, _a1, _a2
func (*BillingServiceHandler) UploadKeysFile ¶
func (_m *BillingServiceHandler) UploadKeysFile(_a0 context.Context, _a1 *billingpb.PlatformKeysFileRequest, _a2 *billingpb.PlatformKeysFileResponse) error
UploadKeysFile provides a mock function with given fields: _a0, _a1, _a2