Uses of Class
com.github.oscerd.finnhub.models.OwnershipInfo
Packages that use OwnershipInfo
-
Uses of OwnershipInfo in com.github.oscerd.finnhub.models
Methods in com.github.oscerd.finnhub.models that return OwnershipInfoMethods in com.github.oscerd.finnhub.models that return types with arguments of type OwnershipInfoModifier and TypeMethodDescriptionOwnership.getOwnership()Array of investors with detailed information about their holdings.Methods in com.github.oscerd.finnhub.models with parameters of type OwnershipInfoMethod parameters in com.github.oscerd.finnhub.models with type arguments of type OwnershipInfoModifier and TypeMethodDescriptionOwnership.ownership(List<OwnershipInfo> ownership) voidOwnership.setOwnership(List<OwnershipInfo> ownership)