vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface SubscriptionManagementSettingsMetadata

    interface SubscriptionManagementSettingsMetadata {
        enableConvertNegativeInvoiceLinesToCreditMemoAndApply?: boolean;
        enablePaymentScheduleAutomation?: boolean;
        enableRefundAutomation?: boolean;
        enableSubscriptionManagement?: boolean;
        fullName?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enableConvertNegativeInvoiceLinesToCreditMemoAndApply?: boolean
    enablePaymentScheduleAutomation?: boolean
    enableRefundAutomation?: boolean
    enableSubscriptionManagement?: boolean
    fullName?: string