signify-ts
    Preparing search index...

    Interface IpexAgreeArgs

    interface IpexAgreeArgs {
        datetime?: string;
        message?: string;
        offerSaid: string;
        recipient: string;
        senderName: string;
    }
    Index

    Properties

    datetime?: string
    message?: string

    Message to send

    offerSaid: string

    qb64 SAID of offer message this agree is responding to

    recipient: string

    Prefix of the IPEX recipient AID

    senderName: string

    Alias for the IPEX sender AID