SandboxPricingCard
Example Usage
typescript
import { SandboxPricingCard } from "@meetkai/mka1/models/components";
let value: SandboxPricingCard = {};Fields
| Field | Type | Required | Description |
|---|---|---|---|
object | "sandbox.pricing" | ➖ | N/A |
rates | Record<string, components.SandboxPriceRate> | ➖ | N/A |
updatedAt | Date | ➖ | N/A |
updatedBy | string | ➖ | N/A |