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

to_dict

Returns the model properties as a dict

to_str

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

allowable_values

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’.

to_dict(serialize=False)[source]

Returns the model properties as a dict

to_str()[source]

Returns the string representation of the model