PostDelinquencyRangeResponse

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

PostDelinquencyRangeResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Int? = null