teleproto - v1.229.0
    Preparing search index...

    Class PaymentRequestedInfo

    Hierarchy (View Summary)

    • VirtualClass<
          {
              email?: string;
              name?: string;
              phone?: string;
              shippingAddress?: TypePostAddress;
          },
      >
      • PaymentRequestedInfo
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "PaymentRequestedInfo"
    classType: "constructor"
    CONSTRUCTOR_ID: 2426158996
    email?: string
    name?: string
    originalArgs: {
        email?: string;
        name?: string;
        phone?: string;
        shippingAddress?: PostAddress;
    }
    phone?: string
    shippingAddress?: PostAddress
    SUBCLASS_OF_ID: 2377134406