Class DIDDelete
Deletes the DID (Decentralized Identifier) associated with the sending account.
Inherited Members
Namespace: Xrpl.Models.Transactions
Assembly: Xrpl.dll
Syntax
public class DIDDelete : TransactionRequest, ITransactionRequest, IDIDDelete, ITransactionCommon
Constructors
| Edit this page View SourceDIDDelete()
Initializes a new instance of the DIDDelete class.
Declaration
public DIDDelete()