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