PropertiesApiV4
internal open class PropertiesApiV4(authenticatedNetworkClient: AuthenticatedNetworkClient) : PropertiesApiV3
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>