BaseRoundingStrategyConverterResolveContractConverter Method
Resolves the default JsonConverter for the contract.
Namespace: InnerDrive.FinancialAssembly: InnerDrive.Financial (in InnerDrive.Financial.dll) Version: 5.2.9017.0
protected override JsonConverter? ResolveContractConverter(
Type objectType
)
- objectType Type
- Type of the object.
JsonConverterThe contract's default
JsonConverter.