@stigg/node-server-sdk - v4.33.2

    Type Alias TrialOverrideConfigurationInput

    type TrialOverrideConfigurationInput = {
        isTrial: Scalars["Boolean"];
        trialEndBehavior?: InputMaybe<TrialEndBehavior>;
        trialEndDate?: InputMaybe<Scalars["DateTime"]>;
    }
    Index

    Properties

    isTrial: Scalars["Boolean"]
    trialEndBehavior?: InputMaybe<TrialEndBehavior>

    Indicates the behavior of the subscription when the trial is expired.

    trialEndDate?: InputMaybe<Scalars["DateTime"]>
    MMNEPVFCICPMFPCPTTAAATR