Home > rainway-sdk > IGatewayResponseBody
IGatewayResponseBody type
Signature:
export declare type IGatewayResponseBody = {
discriminator: 1;
value: IGatewayHello;
};
References: IGatewayHello
Home > rainway-sdk > IGatewayResponseBody
Signature:
export declare type IGatewayResponseBody = {
discriminator: 1;
value: IGatewayHello;
};
References: IGatewayHello