signify-ts
    Preparing search index...

    Interface IpexGrantArgs

    interface IpexGrantArgs {
        acdc: Serder;
        acdcAttachment?: string;
        agreeSaid?: string;
        anc: Serder;
        ancAttachment?: string;
        datetime?: string;
        iss: Serder;
        issAttachment?: string;
        message?: string;
        recipient: string;
        senderName: string;
    }
    Index

    Properties

    acdc: Serder
    acdcAttachment?: string
    agreeSaid?: string

    qb64 SAID of agree message this grant is responding to

    anc: Serder
    ancAttachment?: string
    datetime?: string
    iss: Serder
    issAttachment?: string
    message?: string

    Message to send

    recipient: string

    Prefix of the IPEX recipient AID

    senderName: string

    Alias for the IPEX sender AID