Class Attachment.PropertyDeleteAttachment

All Implemented Interfaces:
Appendix, Attachment
Direct Known Subclasses:
AccountPropertyDeleteAttachment, AssetPropertyDeleteAttachment
Enclosing interface:
Attachment

public abstract static class Attachment.PropertyDeleteAttachment extends Attachment.AbstractAttachment
  • Constructor Details

    • PropertyDeleteAttachment

      protected PropertyDeleteAttachment(ByteBuffer buffer)
    • PropertyDeleteAttachment

      protected PropertyDeleteAttachment(org.json.simple.JSONObject attachmentData)
    • PropertyDeleteAttachment

      public PropertyDeleteAttachment(long propertyId)
  • Method Details