Coda by Ian Macalinao
    Preparing search index...
    type FrequencyAccountArgs = {
        key: KeyArgs;
        lastUpdate: number | bigint;
        period: number | bigint;
    }
    Index

    Properties

    Properties

    key: KeyArgs
    lastUpdate: number | bigint
    period: number | bigint