Mayson Monorepo Documentation
    Preparing search index...
    interface Giropay {
        bank_code?: string;
        bank_name?: string;
        bic?: string;
        statement_descriptor?: string;
    }
    Index

    Properties

    bank_code?: string
    bank_name?: string
    bic?: string
    statement_descriptor?: string