delimiter property

String? delimiter
final

Contains the delimiter you specified in the request. If you don't specify a delimiter in your request, this element is absent from the response.

Implementation

final String? delimiter;