Data Type Documentation

jsudhams
Do we have place where datatype is documented? Like the one below?

Order_Veriety as String,
disclosed_quantity as Int64,
trigger_price as Decimal
squareoff_value as Decimal

Because unlike python or javascript we need to specific right type in other languages.
Sign In or Register to comment.