deleteAt property

  1. @BuiltValueField(wireName: r'delete_at')
int? deleteAt

The time at which the scheme was deleted.

Implementation

@BuiltValueField(wireName: r'delete_at')
int? get deleteAt;