Class PgNotifyResponse

Hierarchy

  • PgNotifyResponse

Constructors

Properties

Methods

Constructors

  • Parameters

    • status: string | number
    • Optional data: any
    • Optional error: any

    Returns PgNotifyResponse

Properties

data?: any
error?: any
status: string | number

Methods

Generated using TypeDoc