Mayson Monorepo Documentation
    Preparing search index...
    interface MultibancoDisplayDetails {
        entity: string;
        expires_at: number;
        hosted_voucher_url: string;
        reference: string;
    }
    Index

    Properties

    entity: string

    Entity number associated with this Multibanco payment.

    expires_at: number

    The timestamp at which the Multibanco voucher expires.

    hosted_voucher_url: string

    The URL for the hosted Multibanco voucher page, which allows customers to view a Multibanco voucher.

    reference: string

    Reference number associated with this Multibanco payment.