@stigg/js-client-sdk - v3.101.0

    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