PayFanout API reference
    Preparing search index...

    Interface PayPalLinkLike

    interface PayPalLinkLike {
        href?: string;
        method?: string;
        rel?: string;
    }
    Index
    href?: string
    method?: string
    rel?: string