xrpld
Loading...
Searching...
No Matches
xrpl::DelegateFilter Struct Reference

#include <RelationalDatabase.h>

Collaboration diagram for xrpl::DelegateFilter:

Public Attributes

DelegateType type = DelegateType::Actor
std::optional< AccountIDcounterparty

Detailed Description

Definition at line 58 of file RelationalDatabase.h.

Member Data Documentation

◆ type

DelegateType xrpl::DelegateFilter::type = DelegateType::Actor

Definition at line 60 of file RelationalDatabase.h.

◆ counterparty

std::optional<AccountID> xrpl::DelegateFilter::counterparty

Definition at line 61 of file RelationalDatabase.h.