m8ty-api-server
Toggle table of contents
1.114.0
jvm
Platform filter
jvm
Switch theme
Search in API
m8ty-api-server
m8ty-tracking - m8ty Tracking Service
/
eu.m8ty.tracking.adapter.firebase
/
FirebaseConfig
Firebase
Config
@
ConfigurationProperties
(
prefix
=
"m8ty.tracking.firebase"
)
data
class
FirebaseConfig
(
var
apiKey
:
String
=
""
,
var
projectId
:
String
=
""
)
Members
Constructors
Firebase
Config
Link copied to clipboard
constructor
(
apiKey
:
String
=
""
,
projectId
:
String
=
""
)
Properties
api
Key
Link copied to clipboard
var
apiKey
:
String
project
Id
Link copied to clipboard
var
projectId
:
String