IMosaic | |
public interface IMosaicCodeService : IMosaicCodeQueryService, IBusinessService
The IMosaicCodeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of MosaicCodes matching the specified filter.
(Inherited from IMosaicCodeQueryService) | |
| GetAll |
Gets all MosaicCodes
(Inherited from IMosaicCodeQueryService) | |
| GetSingle |
Gets a single MosaicCode matching the provided filter.
(Inherited from IMosaicCodeQueryService) |