Helius SDK - v2.2.2
    Preparing search index...

    Interface Subscription

    interface Subscription {
        billingPeriodEnd: string;
        billingPeriodStart: string;
        cryptoSub: boolean;
        id: string;
        paymentServiceProvider: string;
        plan: string;
    }
    Index

    Properties

    billingPeriodEnd: string
    billingPeriodStart: string
    cryptoSub: boolean
    id: string
    paymentServiceProvider: string
    plan: string