PutAccountingRulesRequest

@Serializable
data class PutAccountingRulesRequest(val name: String? = null)

PutAccountingRulesRequest

Parameters

name

Constructors

Link copied to clipboard
constructor(name: String? = null)

Properties

Link copied to clipboard
val name: String? = null