DeleteDelinquencyRangeResponse

@Serializable
data class DeleteDelinquencyRangeResponse(val resourceId: Int? = null)

DeleteDelinquencyRangeResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Int? = null