project
androidJvm
purchases
/
com.revenuecat.purchases
/
CreateSupportTicketResult
Create
Support
Ticket
Result
data
class
CreateSupportTicketResult
(
val
success
:
Boolean
)
Result of creating a support ticket.
Members
Constructors
Create
Support
Ticket
Result
Link copied to clipboard
constructor
(
success
:
Boolean
)
Properties
success
Link copied to clipboard
val
success
:
Boolean
Boolean indicating whether the ticket was successfully sent.