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

570 B

Home > cautious-journey > Remote > updateLabel

Remote.updateLabel() method

Update a label.

Signature:

updateLabel(options: LabelUpdate): Promise<LabelUpdate>;

Parameters

Parameter Type Description
options LabelUpdate

Returns:

Promise<LabelUpdate>