id property
Unique identifier of the resource that owns the document. For type legalEntity, this value is the unique identifier of the legal entity. For type bankAccount, this value is the unique identifier of the transfer instrument.
Implementation
@BuiltValueField(wireName: r'id')
String get id;