project
androidJvm
public
/
com.revenuecat.purchases.models
/
GoogleProrationMode
/
CREATOR
CREATOR
object
CREATOR
:
Parcelable.Creator
<
GoogleProrationMode
?
>
Members
Functions
create
From
Parcel
Link copied to clipboard
open
override
fun
createFromParcel
(
in
:
Parcel
)
:
GoogleProrationMode
?
from
Play
Billing
Client
Mode
Link copied to clipboard
fun
fromPlayBillingClientMode
(
playBillingClientMode
:
Int
?
)
:
GoogleProrationMode
?
new
Array
Link copied to clipboard
open
override
fun
newArray
(
size
:
Int
)
:
Array
<
GoogleProrationMode
?
>