PostChargesResponse

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

PostChargesResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Long? = null