Preparing search index...
The search index is not available
xrpl
xrpl
LedgerModifiedOfferCreateTransaction
Interface LedgerModifiedOfferCreateTransaction
Special case transaction definition when the request contains
owner_funds: true
.
interface
LedgerModifiedOfferCreateTransaction
{
metadata
:
TransactionMetadata
&
{
owner_funds
:
string
}
;
transaction
:
Transaction
;
}
Index
Properties
metadata
transaction
Properties
metadata
metadata
:
TransactionMetadata
&
{
owner_funds
:
string
}
transaction
transaction
:
Transaction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
transaction
xrpl
Loading...
Special case transaction definition when the request contains
owner_funds: true
.