path property

String path
final

A relative or absolute path, or full URL of the endpoint.

See RestApi.baseUrl for details of how this is resolved against a base URL to create the full endpoint URL.

Implementation

final String path;