Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 647 Bytes

VendorDependency.md

File metadata and controls

19 lines (9 loc) · 647 Bytes

VendorDependency

For indicating a dependency on some opaque market data requested by an outside vendor

Properties

Name Type Description Notes
vendorName String The name of the outside vendor
vendorPath List<String> The specific dependency path
date OffsetDateTime The effectiveDate of the entity that this is a dependency for.

Back to Model listBack to API listBack to README