Class LoanBrokerDelete
The LoanBrokerDelete transaction deletes a loan broker.
Inherited Members
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class LoanBrokerDelete : TransactionRequest, ITransactionRequest, ILoanBrokerDelete, ITransactionCommon
Remarks
Requires the Loan amendment (XLS-66d). This feature is in draft and subject to change.
Constructors
| Edit this page View SourceLoanBrokerDelete()
Declaration
public LoanBrokerDelete()
Properties
| Edit this page View SourceLoanBrokerID
The ID of the loan broker to delete.
Declaration
[JsonPropertyName("LoanBrokerID")]
public string LoanBrokerID { get; set; }
Property Value
| Type | Description |
|---|---|
| string |