Member

General information of the member(user/group/organization) on the kintone application

Constructor

Parameter

Name Type Description
code String The user/group/organization code.
name String The user/group/organization name.

Methods

getCode

Get the code of the user/group/organization

Declaration

func getCode() -> String?

Parameter

(none)

Return

String

getName

Get the name of the user/group/organization

Declaration

func getName() -> String?

Parameter

(none)

Return

String