class TencentCloud::Ess::V20201111::SuccessCreateStaffData
def initialize(displayname=nil, mobile=nil, userid=nil, note=nil, weworkopenid=nil)
def initialize(displayname=nil, mobile=nil, userid=nil, note=nil, weworkopenid=nil) @DisplayName = displayname @Mobile = mobile @UserId = userid @Note = note @WeworkOpenId = weworkopenid end