odata_client_codegen 0.1.0

Strongly-typed OData client code generation
Documentation
Annotation {
    expressions_annotations: [
        Collection(
            TCollectionExpression {
                expressions: [
                    PropertyPath(
                        TModelPath(
                            String(
                                "Name",
                            ),
                        ),
                    ),
                ],
            },
        ),
    ],
    term: TQualifiedName(
        NCName(
            "Org.OData.Core.V1.OptimisticConcurrency",
        ),
    ),
    qualifier: None,
    binary: None,
    bool: None,
    date: None,
    date_time_offset: None,
    decimal: None,
    duration: None,
    enum_member: None,
    float: None,
    guid: None,
    int: None,
    string: None,
    time_of_day: None,
    annotation_path: None,
    model_element_path: None,
    navigation_property_path: None,
    path: None,
    property_path: None,
    url_ref: None,
}