1
0
Fork 0
cautious-journey/docs/api/cautious-journey.remote.get...

591 B

Home > cautious-journey > Remote > getLabel

Remote.getLabel() method

Get details of a single label.

Signature:

getLabel(options: LabelQuery): Promise<Array<LabelUpdate>>;

Parameters

Parameter Type Description
options LabelQuery

Returns:

Promise<Array<LabelUpdate>>