expiresAt property

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

The date that the order will expire.

Implementation

@BuiltValueField(wireName: r'expiresAt')
String get expiresAt;