{"openapi":"3.0.4","info":{"title":"AssetLeg","version":"0.0.1"},"paths":{},"components":{"schemas":{"AssetLeg":{"required":["asset","payReceive"],"type":"object","properties":{"asset":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LusidInstrument"},"payReceive":{"minLength":1,"type":"string","description":"Either Pay or Receive stating direction of the asset in the swap.\r\n\r\nSupported string (enumeration) values are: [Pay, Receive]."}},"additionalProperties":false,"description":"The underlying instrument representing one side of the TRS and its pay-receive direction.\r\n            \r\nNote that TRS currently only supports an asset of Bond or ComplexBond, no other instruments are allowed.\r\nSupport for additional instrument types will be added in the future.","title":"AssetLeg"}}}}