uuid property

  1. @JsonKey(name: 'uuid')
String uuid
final

Unique receipt identifier.

Implementation

@JsonKey(name: 'uuid')
final String uuid;