@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
PerUnitPricingSchema
Variable PerUnitPricingSchema
Const
PerUnitPricingSchema
:
ZodObject
<
{
model
:
ZodLiteral
<
"per_unit"
>
;
unit
:
ZodString
;
unit_price
:
ZodNumber
;
currency
:
ZodString
;
ext
:
ZodOptional
<
ZodObject
<
{}
,
$loose
>
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...