Request

Response

    Enum Systems

    Namespace: Autodesk.Webhooks.Model
    Assembly: Autodesk.Webhooks.dll

    Defines systems supporting webhooks. If the desired system ID is not in this enum, use the overloaded method that accepts a string parameter for the system.

    [JsonConverter(typeof(StringEnumConverter))]
    public enum Systems
    

    Fields

    AdskC4r = 2

    Enum AdskC4r for value: adsk.c4r

    AdskFlcProduction = 3

    Enum AdskFlcProduction for value: adsk.flc.production

    AutodeskConstructionCost = 4

    Enum AutodeskConstructionCost for value: autodesk.construction.cost

    Data = 0

    Enum Data for value: data

    Derivative = 1

    Enum Derivative for value: derivative