Uses of Class
co.novu.api.organizations.responses.FetchOrganizationResponse
-
Packages that use FetchOrganizationResponse Package Description co.novu.api.organizations co.novu.common.base -
-
Uses of FetchOrganizationResponse in co.novu.api.organizations
Methods in co.novu.api.organizations that return FetchOrganizationResponse Modifier and Type Method Description FetchOrganizationResponseOrganizationHandler. fetchAllOrganizations()Methods in co.novu.api.organizations that return types with arguments of type FetchOrganizationResponse Modifier and Type Method Description retrofit2.Call<FetchOrganizationResponse>OrganizationApi. fetchAllOrganizations() -
Uses of FetchOrganizationResponse in co.novu.common.base
Methods in co.novu.common.base that return FetchOrganizationResponse Modifier and Type Method Description FetchOrganizationResponseNovu. fetchAllOrganizations()
-