LeviLamina
Loading...
Searching...
No Matches
CheckGooglePlayStoreHold.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
CheckGooglePlayStoreHold
:
public
::CheckReceiptDetails
{
14
public
:
15
// virtual functions
16
// NOLINTBEGIN
17
// vIndex: 1
18
virtual
char
const
* getPath()
const
/*override*/
;
19
20
// vIndex: 2
21
virtual ::Json::Value toPostBody()
const
/*override*/
;
22
23
// vIndex: 3
24
virtual
void
fromJsonResponse(
::Json::Value
const
&)
/*override*/
;
25
26
// vIndex: 0
27
virtual
~CheckGooglePlayStoreHold
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
36
public
:
37
// virtual function thunks
38
// NOLINTBEGIN
39
40
// NOLINTEND
41
};
CheckGooglePlayStoreHold
Definition
CheckGooglePlayStoreHold.h:13
CheckReceiptDetails
Definition
CheckReceiptDetails.h:10
Json::Value
Definition
Value.h:16
src
mc
client
services
requests
payment
CheckGooglePlayStoreHold.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0