AppGatewayResponse#

class wattson.hosts.ccx.app_gateway.messages.app_gateway_response.AppGatewayResponse(successful: bool, data: Any = None)#

Bases: object

Methods

__init__

is_promise

is_successful

__init__(successful: bool, data: Any = None)#