PutDelinquencyRangeResponse

@Serializable
data class PutDelinquencyRangeResponse(val changes: PostDelinquencyRangeRequest? = null, val resourceId: Int? = null)

PutDelinquencyRangeResponse

Parameters

changes
resourceId

Constructors

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

Properties

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