toggle menu
few
jvm
switch theme
search in API
api
/
com.few.api.domain.member.repo.command
/
InsertMemberCommand
Insert
Member
Command
data
class
InsertMemberCommand
(
val
email
:
String
,
val
memberType
:
MemberType
)
Members
Constructors
Insert
Member
Command
Link copied to clipboard
constructor
(
email
:
String
,
memberType
:
MemberType
)
Properties
email
Link copied to clipboard
val
email
:
String
member
Type
Link copied to clipboard
val
memberType
:
MemberType