rippled
Loading...
Searching...
No Matches
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...

#include <check.h>

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 20 of file check.h.

Constructor & Destructor Documentation

◆ DeliverMin()

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

Definition at line 23 of file check.h.

Member Data Documentation

◆ value

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

Definition at line 22 of file check.h.