@akamai/openapi-ts
Preparing search index...
zod.gen
getPaymentResponseSchema
Variable getPaymentResponseSchema
Const
getPaymentResponseSchema
:
ZodObject
<
{
date
:
ZodReadonly
<
ZodISODateTime
>
;
id
:
ZodReadonly
<
ZodInt
>
;
usd
:
ZodReadonly
<
ZodInt
>
;
}
,
$strip
,
>
= ...
Payment object response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...
Payment object response.