Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PaymentSavedCredentialsCard

Hierarchy

  • VirtualClass<{ id: string; title: string }>
    • PaymentSavedCredentialsCard

Index

Properties

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

Type declaration

  • id: string
  • title: string
CONSTRUCTOR_ID: 3452074527
SUBCLASS_OF_ID: 3009576675
classType: "constructor"
className: "PaymentSavedCredentialsCard"
id: string
title: string

Methods

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

Constructors

Generated using TypeDoc