[#BloombergLP-baljsn-DatumDecoderOptions-2constructor-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DatumDecoderOptions.adoc[DatumDecoderOptions]::DatumDecoderOptions :relfileprefix: ../../../ :mrdocs: Create an object of type `DatumDecoderOptions` having the value of the specified `original` object. == Synopsis Declared in `<baljsn_datumdecoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- DatumDecoderOptions(xref:BloombergLP/baljsn/DatumDecoderOptions.adoc[DatumDecoderOptions] const& original); ---- == Parameters [cols="1,4"] |=== | Name| Description | *original* | object providing the value to copy |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#