TradersTeam/grand-node-java-client

IEdmType

Closed this issue · 2 comments

IEdmType{
typeKind EdmTypeKindinteger($int32)0 - None; 1 - Primitive; 2 - Entity; 3 - Complex; 4 - Collection; 5 - EntityReference; 6 - Enum; 7 - TypeDefinition; 8 - Untyped; 9 - Path;Enum:[ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ]

}

image