id property

String id
final

An identifier for this particular receipt handle used to communicate the result.

This identifier can have up to 80 characters. The following characters are accepted: alphanumeric characters, hyphens(-), and underscores (_).

Implementation

final String id;