quoteId property

  1. @JsonKey.new(name: 'quote_id')
String quoteId
final

Implementation

@JsonKey(name: 'quote_id')
final String quoteId;