Pennylane API Client
    Preparing search index...

    Variable CustomerPaymentConditionSchemaConst

    CustomerPaymentConditionSchema: Literal<
        [
            "upon_receipt",
            "custom",
            "7_days",
            "15_days",
            "30_days",
            "30_days_end_of_month",
            "45_days",
            "45_days_end_of_month",
            "60_days",
        ],
    > = ...

    Supported payment conditions for customers.