sdk.lusid.models.pricing_model.PricingModel¶
- class PricingModel(local_vars_configuration=None)[source]¶
Bases:
object
NOTE: This class is auto generated by OpenAPI Generator. Ref: https://openapi-generator.tech
Do not edit the class manually.
PricingModel - a model defined in OpenAPI”
Methods
Returns the model properties as a dict
Returns the string representation of the model
Attributes
BACHELIER
BJERKSUNDSTENSLAND1993
BLACKSCHOLES
BLACKSCHOLESDIGITAL
CONSTANTTIMEVALUEOFMONEY
DISCOUNTING
FORWARDFROMCURVE
FORWARDFROMCURVEUNDISCOUNTED
FORWARDSPECIFIEDRATE
FORWARDSPECIFIEDRATEUNDISCOUNTED
FORWARDWITHPOINTS
FORWARDWITHPOINTSUNDISCOUNTED
INDEXNAV
INDEXPRICE
INLINEDINDEX
SIMPLESTATIC
VENDORDEFAULT
Attributes: openapi_types (dict): The key is attribute name and the value is attribute type. attribute_map (dict): The key is attribute name and the value is json key in definition. required_map (dict): The key is attribute name and the value is whether it is 'required' or 'optional'.
attribute_map
openapi_types
required_map
- allowable_values = ['SimpleStatic', 'Discounting', 'VendorDefault', 'BlackScholes', 'ConstantTimeValueOfMoney', 'Bachelier', 'ForwardWithPoints', 'ForwardWithPointsUndiscounted', 'ForwardSpecifiedRate', 'ForwardSpecifiedRateUndiscounted', 'IndexNav', 'IndexPrice', 'InlinedIndex', 'ForwardFromCurve', 'ForwardFromCurveUndiscounted', 'BlackScholesDigital', 'BjerksundStensland1993']¶
Attributes: openapi_types (dict): The key is attribute name
and the value is attribute type.
- attribute_map (dict): The key is attribute name
and the value is json key in definition.
- required_map (dict): The key is attribute name
and the value is whether it is ‘required’ or ‘optional’.