JS API Reference
Interface: IAgreementRepository
market/agreement/agreement.IAgreementRepository
Implemented by
Table of contents
Methods
Methods
getById
▸ getById(id
): Promise
<Agreement
>
Parameters
Name | Type |
---|---|
id | string |
Returns
Promise
<Agreement
>