Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlanPrice

Details of the price of a plan

Hierarchy

Index

Properties

Optional created_at

created_at: Date

currency

currency: string

The currency of the price. Should be 'BRL'

Optional id

id: undefined | string

plan_id

plan_id: string

The ID of the associated plan

Optional updated_at

updated_at: Date

value_cents

value_cents: number

The value, in cents

Generated using TypeDoc