xrpld
Loading...
Searching...
No Matches
xrpl::detail::DeferredCredits::ValueIOU Struct Reference
Collaboration diagram for xrpl::detail::DeferredCredits::ValueIOU:

Public Member Functions

 ValueIOU ()=default

Public Attributes

STAmount lowAcctDebits
STAmount highAcctDebits
STAmount lowAcctOrigBalance

Detailed Description

Definition at line 21 of file PaymentSandbox.h.

Constructor & Destructor Documentation

◆ ValueIOU()

xrpl::detail::DeferredCredits::ValueIOU::ValueIOU ( )
explicitdefault

Member Data Documentation

◆ lowAcctDebits

STAmount xrpl::detail::DeferredCredits::ValueIOU::lowAcctDebits

Definition at line 24 of file PaymentSandbox.h.

◆ highAcctDebits

STAmount xrpl::detail::DeferredCredits::ValueIOU::highAcctDebits

Definition at line 25 of file PaymentSandbox.h.

◆ lowAcctOrigBalance

STAmount xrpl::detail::DeferredCredits::ValueIOU::lowAcctOrigBalance

Definition at line 26 of file PaymentSandbox.h.