PostCodeValueDataResponse

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

PostCodeValueDataResponse

Parameters

resourceId

Constructors

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

Properties

Link copied to clipboard
val resourceId: Long? = null