Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface PaymentLink

    interface PaymentLink {
        type: "payment_link";
        uri: string;
    }
    Index

    Properties

    Properties

    type: "payment_link"

    The payment link button identifier

    uri: string

    The payment link to be used by the buyer to pay.