detail property

String? detail
getter/setter pair

The ID of the detail, can be numeric or text.

The associated value can be looked up in the dictionary file corresponding to the DetailType in the response message.

Implementation

core.String? detail;