signify-ts
    Preparing search index...

    Interface IpexOfferArgs

    interface IpexOfferArgs {
        acdc: Serder;
        applySaid?: string;
        datetime?: string;
        message?: string;
        recipient: string;
        senderName: string;
    }
    Index

    Properties

    acdc: Serder

    ACDC to offer

    applySaid?: string

    Optional qb64 SAID of apply message this offer is responding to

    datetime?: string
    message?: string

    Message to send

    recipient: string

    Prefix of the IPEX recipient AID

    senderName: string

    Alias for the IPEX sender AID