kotlin-sdk
android
/
com.amplitude.android.events
/
Plan
Plan
open
class
Plan
@
JvmOverloads
constructor
(
branch
:
String
?
,
source
:
String
?
,
version
:
String
?
,
versionId
:
String
?
)
:
Plan
Content copied to clipboard
Inherited functions
Inherited properties
Inherited properties
branch
Link copied to clipboard
val
branch
:
String
?
Content copied to clipboard
source
Link copied to clipboard
val
source
:
String
?
Content copied to clipboard
version
Link copied to clipboard
val
version
:
String
?
Content copied to clipboard
versionId
Link copied to clipboard
val
versionId
:
String
?
Content copied to clipboard
Inherited functions
clone
Link copied to clipboard
fun
clone
(
)
:
Plan
Content copied to clipboard