Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ShippingOption

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { id: string; title: string; prices: LabeledPrice[] }

Type declaration

CONSTRUCTOR_ID: 3055631583
SUBCLASS_OF_ID: 4108930168
classType: "constructor"
className: "ShippingOption"
id: string
title: string
prices: LabeledPrice[]

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): { id: string; title: string; prices: LabeledPrice[] }

Constructors

Generated using TypeDoc