LeviLamina
Loading...
Searching...
No Matches
SendReceiptDetails.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value; }
8
// clang-format on
9
10
class
SendReceiptDetails
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 32>
mUnkb2651b;
15
::ll::UntypedStorage<8, 32>
mUnk3966dc;
16
::ll::UntypedStorage<8, 32>
mUnk40b30b;
17
::ll::UntypedStorage<1, 1>
mUnk742aa2;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
SendReceiptDetails
& operator=(
SendReceiptDetails
const
&);
23
SendReceiptDetails
(
SendReceiptDetails
const
&);
24
SendReceiptDetails
();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
// vIndex: 0
30
virtual
~SendReceiptDetails
() =
default
;
31
32
// vIndex: 1
33
virtual
char
const
* getPath()
const
= 0;
34
35
// vIndex: 2
36
virtual ::Json::Value toPostBody()
const
= 0;
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
43
// NOLINTEND
44
45
public
:
46
// virtual function thunks
47
// NOLINTBEGIN
48
49
// NOLINTEND
50
};
SendReceiptDetails
Definition
SendReceiptDetails.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
requests
payment
SendReceiptDetails.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0