@akamai/openapi-ts
    Preparing search index...

    Variable addedPostPaymentSchemaConst

    addedPostPaymentSchema: ZodObject<
        { payment_method_id: ZodOptional<ZodInt>; usd: ZodOptional<ZodString> },
        $strip,
    > = ...