Class PermissionedDomainDeleteResponse
Response for a PermissionedDomainDelete transaction.
Implements
Inherited Members
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class PermissionedDomainDeleteResponse : TransactionResponse, ITransactionResponse, IBaseTransactionResponse, IPermissionedDomainDelete, ITransactionCommon
Properties
| Edit this page View SourceDomainID
The ledger entry ID of the Permissioned Domain entry to delete.
Declaration
[JsonPropertyName("DomainID")]
public string DomainID { get; set; }
Property Value
| Type | Description |
|---|---|
| string |