# Functions
NewAuditService creates a new instance of AuditService.
NewAuthnService creates a new instance of AuthnService.
NewBootstrapService creates a new instance of BootstrapService.
NewCascadeDeleter creates a new instance of CascadeDeleter.
NewCheckoutService creates a new instance of CheckoutService.
NewCreditService creates a new instance of CreditService.
NewCustomerService creates a new instance of CustomerService.
NewDomainService creates a new instance of DomainService.
NewEntitlementService creates a new instance of EntitlementService.
NewEventService creates a new instance of EventService.
NewGroupService creates a new instance of GroupService.
NewInvitationService creates a new instance of InvitationService.
NewInvoiceService creates a new instance of InvoiceService.
NewMetaSchemaService creates a new instance of MetaSchemaService.
NewNamespaceService creates a new instance of NamespaceService.
NewOrganizationService creates a new instance of OrganizationService.
NewPermissionService creates a new instance of PermissionService.
NewPlanService creates a new instance of PlanService.
NewPolicyService creates a new instance of PolicyService.
NewPreferenceService creates a new instance of PreferenceService.
NewProductService creates a new instance of ProductService.
NewProjectService creates a new instance of ProjectService.
NewRelationService creates a new instance of RelationService.
NewResourceService creates a new instance of ResourceService.
NewRoleService creates a new instance of RoleService.
NewServiceUserService creates a new instance of ServiceUserService.
NewSessionService creates a new instance of SessionService.
NewSubscriptionService creates a new instance of SubscriptionService.
NewUsageService creates a new instance of UsageService.
NewUserService creates a new instance of UserService.
NewWebhookService creates a new instance of WebhookService.
# Structs
AuditService is an autogenerated mock type for the AuditService type.
AuditService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
AuditService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
AuditService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
AuthnService is an autogenerated mock type for the AuthnService type.
AuthnService_BuildToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BuildToken'.
No description provided by the author
AuthnService_FinishFlow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'FinishFlow'.
AuthnService_GetPrincipal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetPrincipal'.
AuthnService_InitFlows_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'InitFlows'.
AuthnService_JWKs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'JWKs'.
AuthnService_SanitizeCallbackURL_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SanitizeCallbackURL'.
AuthnService_SanitizeReturnToURL_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SanitizeReturnToURL'.
AuthnService_StartFlow_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'StartFlow'.
AuthnService_SupportedStrategies_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'SupportedStrategies'.
BootstrapService is an autogenerated mock type for the BootstrapService type.
BootstrapService_AppendSchema_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AppendSchema'.
No description provided by the author
CascadeDeleter is an autogenerated mock type for the CascadeDeleter type.
CascadeDeleter_DeleteOrganization_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteOrganization'.
CascadeDeleter_DeleteProject_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteProject'.
CascadeDeleter_DeleteUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteUser'.
No description provided by the author
CascadeDeleter_RemoveUsersFromOrg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveUsersFromOrg'.
CheckoutService is an autogenerated mock type for the CheckoutService type.
CheckoutService_Apply_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Apply'.
CheckoutService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
CheckoutService_CreateSessionForCustomerPortal_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSessionForCustomerPortal'.
CheckoutService_CreateSessionForPaymentMethod_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSessionForPaymentMethod'.
No description provided by the author
CheckoutService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
CheckoutService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
CreditService is an autogenerated mock type for the CreditService type.
No description provided by the author
CreditService_GetBalance_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetBalance'.
CreditService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
CustomerService is an autogenerated mock type for the CustomerService type.
CustomerService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
CustomerService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
CustomerService_Disable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disable'.
CustomerService_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'.
No description provided by the author
CustomerService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
CustomerService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
CustomerService_ListPaymentMethods_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListPaymentMethods'.
CustomerService_RegisterToProviderIfRequired_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RegisterToProviderIfRequired'.
CustomerService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
CustomerService_UpdateCreditMinByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateCreditMinByID'.
DomainService is an autogenerated mock type for the DomainService type.
DomainService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
DomainService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
DomainService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
DomainService_Join_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Join'.
DomainService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
DomainService_ListJoinableOrgsByDomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListJoinableOrgsByDomain'.
DomainService_VerifyDomain_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'VerifyDomain'.
EntitlementService is an autogenerated mock type for the EntitlementService type.
EntitlementService_Check_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Check'.
EntitlementService_CheckPlanEligibility_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckPlanEligibility'.
No description provided by the author
EventService is an autogenerated mock type for the EventService type.
EventService_BillingWebhook_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BillingWebhook'.
No description provided by the author
GroupService is an autogenerated mock type for the GroupService type.
GroupService_AddUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddUsers'.
GroupService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
GroupService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
GroupService_Disable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disable'.
GroupService_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'.
No description provided by the author
GroupService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
GroupService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
GroupService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
GroupService_RemoveUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'RemoveUsers'.
GroupService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
InvitationService is an autogenerated mock type for the InvitationService type.
InvitationService_Accept_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Accept'.
InvitationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
InvitationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
InvitationService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
InvitationService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
InvitationService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
InvoiceService is an autogenerated mock type for the InvoiceService type.
No description provided by the author
InvoiceService_GetUpcoming_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetUpcoming'.
InvoiceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
InvoiceService_ListAll_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListAll'.
MetaSchemaService is an autogenerated mock type for the MetaSchemaService type.
MetaSchemaService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
MetaSchemaService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
MetaSchemaService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
MetaSchemaService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
MetaSchemaService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
MetaSchemaService_Validate_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Validate'.
NamespaceService is an autogenerated mock type for the NamespaceService type.
No description provided by the author
NamespaceService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
NamespaceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
NamespaceService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
NamespaceService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
OrganizationService is an autogenerated mock type for the OrganizationService type.
OrganizationService_AddUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'AddUsers'.
OrganizationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
OrganizationService_Disable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disable'.
OrganizationService_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'.
No description provided by the author
OrganizationService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
OrganizationService_GetRaw_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetRaw'.
OrganizationService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
OrganizationService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
OrganizationService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
PermissionService is an autogenerated mock type for the PermissionService type.
No description provided by the author
PermissionService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
PermissionService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
PermissionService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
PermissionService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
PlanService is an autogenerated mock type for the PlanService type.
PlanService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
PlanService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
PlanService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
PlanService_UpsertPlans_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpsertPlans'.
PolicyService is an autogenerated mock type for the PolicyService type.
PolicyService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
PolicyService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
PolicyService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
PolicyService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
PolicyService_ListRoles_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListRoles'.
PreferenceService is an autogenerated mock type for the PreferenceService type.
PreferenceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
PreferenceService_Describe_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Describe'.
No description provided by the author
PreferenceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
PreferenceService_LoadPlatformPreferences_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'LoadPlatformPreferences'.
ProductService is an autogenerated mock type for the ProductService type.
ProductService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
No description provided by the author
ProductService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
ProductService_GetFeatureByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetFeatureByID'.
ProductService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ProductService_ListFeatures_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListFeatures'.
ProductService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
ProductService_UpsertFeature_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpsertFeature'.
ProjectService is an autogenerated mock type for the ProjectService type.
ProjectService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ProjectService_Disable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disable'.
ProjectService_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'.
No description provided by the author
ProjectService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ProjectService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ProjectService_ListByUser_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByUser'.
ProjectService_ListGroups_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListGroups'.
ProjectService_ListServiceUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListServiceUsers'.
ProjectService_ListUsers_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListUsers'.
ProjectService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
RelationService is an autogenerated mock type for the RelationService type.
RelationService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
RelationService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
RelationService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RelationService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ResourceService is an autogenerated mock type for the ResourceService type.
ResourceService_BatchCheck_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchCheck'.
ResourceService_CheckAuthz_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CheckAuthz'.
ResourceService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ResourceService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
ResourceService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ResourceService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ResourceService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
RoleService is an autogenerated mock type for the RoleService type.
RoleService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
RoleService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
RoleService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
RoleService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
RoleService_Upsert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Upsert'.
ServiceUserService is an autogenerated mock type for the ServiceUserService type.
ServiceUserService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
ServiceUserService_CreateKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateKey'.
ServiceUserService_CreateSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateSecret'.
ServiceUserService_CreateToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateToken'.
ServiceUserService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
ServiceUserService_DeleteKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteKey'.
ServiceUserService_DeleteSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteSecret'.
ServiceUserService_DeleteToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteToken'.
No description provided by the author
ServiceUserService_Get_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Get'.
ServiceUserService_GetByIDs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByIDs'.
ServiceUserService_GetKey_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetKey'.
ServiceUserService_IsSudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSudo'.
ServiceUserService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
ServiceUserService_ListByOrg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByOrg'.
ServiceUserService_ListKeys_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListKeys'.
ServiceUserService_ListSecret_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListSecret'.
ServiceUserService_ListToken_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListToken'.
ServiceUserService_Sudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sudo'.
ServiceUserService_UnSudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnSudo'.
SessionService is an autogenerated mock type for the SessionService type.
SessionService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
SessionService_Delete_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Delete'.
No description provided by the author
SessionService_ExtractFromContext_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ExtractFromContext'.
SessionService_Refresh_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Refresh'.
SubscriptionService is an autogenerated mock type for the SubscriptionService type.
SubscriptionService_Cancel_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Cancel'.
SubscriptionService_ChangePlan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ChangePlan'.
No description provided by the author
SubscriptionService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
SubscriptionService_HasUserSubscribedBefore_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'HasUserSubscribedBefore'.
SubscriptionService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
UsageService is an autogenerated mock type for the UsageService type.
No description provided by the author
UsageService_Report_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Report'.
UsageService_Revert_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Revert'.
UserService is an autogenerated mock type for the UserService type.
UserService_Create_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Create'.
UserService_Disable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Disable'.
UserService_Enable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Enable'.
No description provided by the author
UserService_GetByEmail_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByEmail'.
UserService_GetByID_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByID'.
UserService_GetByIDs_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetByIDs'.
UserService_IsSudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'IsSudo'.
UserService_List_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'List'.
UserService_ListByGroup_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByGroup'.
UserService_ListByOrg_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListByOrg'.
UserService_Sudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Sudo'.
UserService_UnSudo_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UnSudo'.
UserService_Update_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Update'.
WebhookService is an autogenerated mock type for the WebhookService type.
WebhookService_CreateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateEndpoint'.
WebhookService_DeleteEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteEndpoint'.
No description provided by the author
WebhookService_ListEndpoints_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListEndpoints'.
WebhookService_UpdateEndpoint_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateEndpoint'.