Get Gl Closure Response
@Serializable
GetGLClosureResponse
Parameters
closing Date
comments
created By User Id
created By Username
created Date
deleted
id
last Updated By User Id
last Updated By Username
last Updated Date
office Id
office Name
Constructors
Link copied to clipboard
constructor(closingDate: LocalDate? = null, comments: String? = null, createdByUserId: Long? = null, createdByUsername: String? = null, createdDate: LocalDate? = null, deleted: Boolean? = null, id: Long? = null, lastUpdatedByUserId: Long? = null, lastUpdatedByUsername: String? = null, lastUpdatedDate: LocalDate? = null, officeId: Long? = null, officeName: String? = null)