costEstimateReference property

  1. @BuiltValueField.new(wireName: r'costEstimateReference')
String? get costEstimateReference

Adyen's 16-character reference associated with the request.

Implementation

@BuiltValueField(wireName: r'costEstimateReference')
String? get costEstimateReference;