interface AbstractConnection {
    uuid?: string;
}

Properties

Properties

uuid?: string

The UUID of the transaction that is using this connection