Class LoanBrokerDeleteResponse
The LoanBrokerDelete transaction deletes a loan broker.
Inherited Members
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class LoanBrokerDeleteResponse : TransactionResponse, ITransactionResponse, IBaseTransactionResponse, ILoanBrokerDelete, ITransactionCommon
Remarks
Requires the Loan amendment (XLS-66d). This feature is in draft and subject to change.
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 |