# Functions
AddressIsValid returns true if an "Address" alias field is valid.
Deserialize reads a message from a byte slice.
EntitiesData holds a mapping of Entities codes.
EntitiesMap returns a mapping of Entities objects with the code as the key.
NewMessageFromCode returns a new object of the correct type for the code.
PublicKeyIsValid returns true if a "PublicKey" alias field is valid.
RolesData holds a mapping of Roles codes.
RolesMap returns a mapping of Roles objects with the code as the key.
SignatureIsValid returns true if a "Signature" alias field is valid.
TagsData holds a mapping of Tags codes.
TagsMap returns a mapping of Tags objects with the code as the key.
# Constants
CodeAcceptRelationship identifies a payload as a AcceptRelationship message.
CodeDistribution identifies a payload as a Distribution message.
CodeInitiateRelationship identifies a payload as a InitiateRelationship message.
CodeInitiateThread identifies a payload as a InitiateThread message.
CodeOffer identifies a payload as a Offer message.
CodeOutputMetadata identifies a payload as a OutputMetadata message.
CodePendingAcceptRelationship identifies a payload as a PendingAcceptRelationship message.
CodePrivateMessage identifies a payload as a PrivateMessage message.
CodePublicMessage identifies a payload as a PublicMessage message.
CodeRelationshipAmendment identifies a payload as a RelationshipAmendment message.
CodeRevertedTx identifies a payload as a RevertedTx message.
CodeSettlementRequest identifies a payload as a SettlementRequest message.
CodeSignatureRequest identifies a payload as a SignatureRequest message.
DiscretionaryTrust -.
GovernmentAgency -.
Individual -.
LimitedPartnership -.
NationState -.
NonProfitOrganization -.
PrivateCompany -.
PublicCompany -.
SoleProprietorship -.
StatutoryCompany -.
UnitTrust -.
UnlimitedPartnership -.
Unspecified -.
Accountant -.
Advisor -.
Agent -.
Beneficiary -.
CEO -.
CFO -.
Chair -.
COO -.
CTO -.
Custodian -.
Director -.
Executive -.
Lawyer -.
Legal Guardian -.
Limited Partner -.
Manager -.
Managing Partner -.
Member - Shareholder.
Partner -.
Principal -.
Proprietor -.
Protector -.
Secretary -.
Settlor -.
Significant Member - Major Shareholder.
Smart Contract Operator -.
Trader -.
Trustee -.
Unit Holder -.
Alcohol -.
Audio -.
Automotive -.
Discounted -.
Electricity -.
Entertainment -.
Financial Services -.
Fitness -.
Food -.
Housing -.
Internet -.
Labor -.
Media -.
Medical -.
Medicine -.
Music -.
Parts -.
Photo -.
Promotional -.
Repair -.
Sales -.
Service -.
Supplies -.
Tip -.
Tobacco -.
Transportation -.
Utilities -.
Video -.
Water -.
# Structs
Message - Accept Relationship (2003).
Field - Administrator.
Field - Channel Party.
Message - Distribution (1005).
Field - Document.
No description provided by the author
Field - Entity.
Field - Identity Oracle Proof.
Message - Initiate Relationship (2001).
Message - Initiate Thread (2005).
Field - Manager.
Message - Offer (1001).
Field - Oracle Signature.
Field - Outpoint.
Message - Output Metadata (1004).
Field - Output Tag.
Field - Paymail Proof.
Message - Pending Accept Relationship (2002).
Field - Period.
Message - Private Message (0003).
Message - Public Message (0002).
Message - Relationship Amendment (2004).
Message - Reverted Tx (0004).
No description provided by the author
Message - Settlement Request (1003).
Message - Signature Request (1002).
No description provided by the author
Field - Target Address.
# Interfaces
No description provided by the author