id property

  1. @JsonKey.new(name: 'id')
String get id
inherited

Shipping option identifier

Implementation

@JsonKey(name: 'id')
String get id;