Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Request<Partial<{ credentials?: boolean; info?: boolean }>, Bool>
    • ClearSavedInfo

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: Partial<Partial<{ credentials?: boolean; info?: boolean }>>
__response: boolean
CONSTRUCTOR_ID: 3627905217
SUBCLASS_OF_ID: 4122188204
classType: "request"
className: "payments.ClearSavedInfo"
credentials?: boolean
info?: boolean

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer
  • toJSON(): Partial<Partial<{ credentials?: boolean; info?: boolean }>>
  • readResult(reader: any): Buffer
  • resolve(client: any, utils: any): Promise<void>

Constructors

  • new ClearSavedInfo(args: Partial<Partial<{ credentials?: boolean; info?: boolean }>>): ClearSavedInfo

Generated using TypeDoc