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

#include <Transactor.h>

Collaboration diagram for xrpl::FeePayer:

Public Attributes

AccountID id
Keylet keylet
SF_AMOUNT const & balanceField
FeePayerType type {FeePayerType::Account}

Detailed Description

Definition at line 142 of file Transactor.h.

Member Data Documentation

◆ id

AccountID xrpl::FeePayer::id

Definition at line 144 of file Transactor.h.

◆ keylet

Keylet xrpl::FeePayer::keylet

Definition at line 145 of file Transactor.h.

◆ balanceField

SF_AMOUNT const& xrpl::FeePayer::balanceField

Definition at line 146 of file Transactor.h.

◆ type

FeePayerType xrpl::FeePayer::type {FeePayerType::Account}

Definition at line 147 of file Transactor.h.