paygreenjs
    Preparing search index...

    Interface DonationType

    interface DonationType {
        amount: number;
        partnership: string;
    }
    Index

    Properties

    Properties

    amount: number
    partnership: string