Data associated with replyCode value AccountReply.RequestDenied

Hierarchy

  • ReplyCodeDataRequestDenied

Constructors

Properties

Accessors

Methods

Constructors

Properties

_byteSize: number = 0

Accessors

  • get byteSize(): number
  • Returns the size of the data that this was deserialized from.

    Returns

    The size of the data that this was deserialized from

    Returns number

Methods

  • Deserializes an instance of ReplyCodeDataRequestDenied from the provided EoReader.

    Returns

    The deserialized data

    Parameters

    • reader: EoReader

      the reader that the data will be deserialized from

    Returns ReplyCodeDataRequestDenied

  • Serializes an instance of ReplyCodeDataRequestDenied to the provided EoWriter.

    Parameters

    Returns void

Generated using TypeDoc