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