ao-js-sdk - v0.2.11
    Preparing search index...

    Interface ICreditNoticeEvent

    interface ICreditNoticeEvent {
        getANTName(): string;
        getANTProcessId(): string;
        getEventMessageId(): string;
        getEventTimeStamp(): number;
        getInitiator(): string;
        getNotified(): string;
        getQuantity(): string;
        getRecipient(): string;
        getSender(): string;
        toString(): string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods