@adcp/sdk API Reference - v14.0.0-beta.6
Documentation
GitHub
npm
Preparing search index...
LegacyFormatConversionContext
Interface LegacyFormatConversionContext
Context passed to an adopter's seller-specific legacy format converter.
interface
LegacyFormatConversionContext
{
formatId
:
Readonly
<
V1FormatId
>
;
productId
:
string
;
field
:
string
;
}
Index
Properties
format
Id
product
Id
field
Properties
format
Id
formatId
:
Readonly
<
V1FormatId
>
product
Id
productId
:
string
field
field
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
Id
product
Id
field
Documentation
GitHub
npm
@adcp/sdk API Reference - v14.0.0-beta.6
Loading...
Context passed to an adopter's seller-specific legacy format converter.