LeviLamina
Loading...
Searching...
No Matches
CheckReceiptDetails.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
CheckReceiptDetails
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 1>
mUnkd27346;
15
::ll::UntypedStorage<8, 24>
mUnk90322f;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
CheckReceiptDetails
& operator=(
CheckReceiptDetails
const
&);
21
CheckReceiptDetails
(
CheckReceiptDetails
const
&);
22
CheckReceiptDetails
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~CheckReceiptDetails
() =
default
;
29
30
// vIndex: 1
31
virtual
char
const
* getPath()
const
= 0;
32
33
// vIndex: 2
34
virtual ::Json::Value toPostBody()
const
= 0;
35
36
// vIndex: 3
37
virtual
void
fromJsonResponse(
::Json::Value
const
&) = 0;
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
};
CheckReceiptDetails
Definition
CheckReceiptDetails.h:10
Json::Value
Definition
Value.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
services
requests
payment
CheckReceiptDetails.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0