PutAccountsTypeAccountIdResponse

@Serializable
data class PutAccountsTypeAccountIdResponse(val changes: PutAccountsChanges? = null, val resourceId: Long? = null)

PutAccountsTypeAccountIdResponse

Parameters

changes
resourceId

Constructors

Link copied to clipboard
constructor(changes: PutAccountsChanges? = null, resourceId: Long? = null)

Properties

Link copied to clipboard
Link copied to clipboard
val resourceId: Long? = null