Worldline Connect Node.js SDK
    Preparing search index...

    Interface AccountOnFileDisplayHints

    interface AccountOnFileDisplayHints {
        labelTemplate?: LabelTemplateElement[] | null;
        logo?: string | null;
    }
    Index

    Properties

    labelTemplate?: LabelTemplateElement[] | null
    logo?: string | null