interface RefundMsgResponse {
    data: Uint8Array;
    log: string;
}

Properties

Properties

data: Uint8Array
log: string

Generated using TypeDoc