Home > rainway-sdk > GetLogs_Return
GetLogs_Return variable
Signature:
GetLogs_Return: {
discriminator: 7;
encode(message: IGetLogs_Return): Uint8Array;
encodeInto(message: IGetLogs_Return, view: BebopView): number;
decode(buffer: Uint8Array): IGetLogs_Return;
readFrom(view: BebopView): IGetLogs_Return;
}