GetTemplateApplicationsApplicationAuditStatusVo

data class GetTemplateApplicationsApplicationAuditStatusVo(val count: Int, val status: String)

Constructors

constructor(count: Int, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val count: Int

Approval document quantity.

Link copied to clipboard

The approval status of the quota promotion application. Value:-Disagree: reject.-Approve: approved.-Process: under review.-Cancel: Closed.