PostAccountsTypeAccountIdResponse

@Serializable
data class PostAccountsTypeAccountIdResponse(val resourceId: Long? = null)

PostAccountsTypeAccountIdResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Long? = null