rippled
Public Member Functions | Public Attributes | List of all members
ripple::test::jtx::check::DeliverMin Struct Reference

Type used to specify DeliverMin for cashing a check. More...

Collaboration diagram for ripple::test::jtx::check::DeliverMin:
Collaboration graph
[legend]

Public Member Functions

 DeliverMin (STAmount const &deliverMin)
 

Public Attributes

STAmount value
 

Detailed Description

Type used to specify DeliverMin for cashing a check.

Definition at line 46 of file check.h.

Constructor & Destructor Documentation

◆ DeliverMin()

ripple::test::jtx::check::DeliverMin::DeliverMin ( STAmount const &  deliverMin)
explicit

Definition at line 49 of file check.h.

Member Data Documentation

◆ value

STAmount ripple::test::jtx::check::DeliverMin::value

Definition at line 48 of file check.h.