munchies
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
munchies
restaurant-shared
/
com.munchies.restaurant.infrastructure.adapter.dto
/
AndValidity
And
Validity
@
Serializable
class
AndValidity
(
val
first
:
ValidityDto
,
val
second
:
ValidityDto
)
:
ValidityDto
Members
Constructors
And
Validity
Link copied to clipboard
constructor
(
first
:
ValidityDto
,
second
:
ValidityDto
)
Properties
first
Link copied to clipboard
val
first
:
ValidityDto
second
Link copied to clipboard
val
second
:
ValidityDto
type
Link copied to clipboard
open
override
val
type
:
String