settlementNoteRelatable
query
Get relatable documents
Returns all the documents that can be related with this Settlement note
query {
settlementNoteRelatable(companyId: Int!, entityId: Int!, options: SettlementNoteOptions): SettlementNoteRelatableDocuments!
}Returns: SettlementNoteRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SettlementNoteOptions |