Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.models.customer
/
SubscriptionTransaction
/
expirationDate
expiration
Date
androidJvm
@
Serializable
(
with
=
DateSerializer::class
)
@
SerialName
(
value
=
"expirationDate"
)
val
expirationDate
:
Date
?
(
source
)
The date that the subscription expires.
This is
null
if it's a non-renewing subscription.