@nexartis/homeport-sdk - v1.0.0
    Preparing search index...

    Interface CreateSubscriptionRequest

    interface CreateSubscriptionRequest {
        key_id: string;
        plan: SubscriptionPlan;
    }
    Index

    Properties

    Properties

    key_id: string