@adcp/sdk API Reference - v7.9.0
Documentation
GitHub
npm
Preparing search index...
PriceSchema
Variable PriceSchema
Const
PriceSchema
:
ZodObject
<
{
amount
:
ZodNumber
;
currency
:
ZodString
;
period
:
ZodOptional
<
ZodUnion
<
readonly
[
ZodLiteral
<
"night"
>
,
ZodLiteral
<
"month"
>
,
ZodLiteral
<
"year"
>
,
ZodLiteral
<
"one_time"
>
,
]
,
>
,
>
;
}
,
$loose
,
>
= ...
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/sdk API Reference - v7.9.0
Loading...