PutFundsFundIdResponse

@Serializable
data class PutFundsFundIdResponse(val changes: PutFundsFundIdRequest? = null, val resourceId: Long? = null)

PutFundsFundIdResponse

Parameters

changes
resourceId

Constructors

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

Properties

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