model property

BorderResponse? model
getter/setter pair

The REST response with a border. This response is returned by the Service when handling "GET {nodeWithBorders}/borders" REST API requests.

Implementation

BorderResponse? model;