Properties
Static CONSTRUCTOR_ID
CONSTRUCTOR_ID: number
Static SUBCLASS_OF_ID
SUBCLASS_OF_ID: number
Static className
className: string
Static classType
classType: "constructor" | "request"
originalArgs
original
Args
: { name
?: string; phone
?: string; email
?: string; shippingAddress
?: PostAddress }Type declaration
Optional name?: string
Optional phone?: string
Optional email?: string
Optional shippingAddress?: PostAddress
CONSTRUCTOR_ID
CONSTRUCTOR_ID: 2426158996
SUBCLASS_OF_ID
SUBCLASS_OF_ID: 2377134406
classType
classType: "constructor"
className
className: "PaymentRequestedInfo"
Optional name
name?: string
Optional phone
phone?: string
Optional email
email?: string