ClientPoliciesDtoWebSDKOptions
data class ClientPoliciesDtoWebSDKOptions(webDebug: Boolean?, webBaseUrl: String?, webSDKUrl: String?)
Content copied to clipboard
Parameters
webDebug
@param webBaseUrl * @param webSDKUrl
Constructors
ClientPoliciesDtoWebSDKOptions
Link copied to clipboard
fun ClientPoliciesDtoWebSDKOptions(webDebug: Boolean? = null, webBaseUrl: String? = null, webSDKUrl: String? = null)
Content copied to clipboard
@param webBaseUrl * @param webSDKUrl