PropertiesApiV0
internal open class PropertiesApiV0(authenticatedNetworkClient: AuthenticatedNetworkClient) : PropertiesApi
Inheritors
Functions
Link copied to clipboard
open suspend override fun deleteProperty(propertyKey: <Error class: unknown class>): NetworkResponse<Unit>
Link copied to clipboard
Link copied to clipboard
open suspend override fun setProperty(propertyKey: <Error class: unknown class>, propertyValue: Any): NetworkResponse<Unit>