Uses of Class
com.morpheusdata.model.projection.AccountPriceHistoryIdentityProjection
Packages that use AccountPriceHistoryIdentityProjection
-
Uses of AccountPriceHistoryIdentityProjection in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type AccountPriceHistoryIdentityProjectionModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<AccountPriceHistoryIdentityProjection>MorpheusAccountPriceHistoryService.listIdentityProjections(AccountPrice accountPrice) Get a list of AccountPriceHistory projections based onAccountPriceAccountPrice must, at least, have an idio.reactivex.rxjava3.core.Observable<AccountPriceHistoryIdentityProjection>MorpheusAccountPriceHistoryService.listIdentityProjectionsByCode(List<String> codeList) Get a list of AccountPriceHistory projections based on code -
Uses of AccountPriceHistoryIdentityProjection in com.morpheusdata.model
Subclasses of AccountPriceHistoryIdentityProjection in com.morpheusdata.model