xrpl
Preparing search index...
LoanSetFlagsInterface
Interface LoanSetFlagsInterface
Map of flags to boolean values representing
LoanSet
transaction flags.
interface
LoanSetFlagsInterface
{
tfInnerBatchTxn
?:
boolean
;
tfLoanOverpayment
?:
boolean
;
}
Hierarchy (
View Summary
)
GlobalFlagsInterface
LoanSetFlagsInterface
Index
Properties
tf
Inner
Batch
Txn?
tf
Loan
Overpayment?
Properties
Optional
tf
Inner
Batch
Txn
tfInnerBatchTxn
?:
boolean
Optional
tf
Loan
Overpayment
tfLoanOverpayment
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
tf
Inner
Batch
Txn
tf
Loan
Overpayment
xrpl
Loading...
Map of flags to boolean values representing LoanSet transaction flags.