OneTimeBilling
Public billing terms for a single non-recurring charge.
Declaration
Section titled “Declaration”const OneTimeBilling: Schema.Struct<{ type: Schema.Literal<"one_time">;}>;Public billing terms for a single non-recurring charge.
const OneTimeBilling: Schema.Struct<{ type: Schema.Literal<"one_time">;}>;