class Avmtrf1::Tools::Msgraph::Api::Team::MemberAdd
def result
-
(Hash)
-
def result team.members_request do |req| req.verb(:post).header('Content-type', 'application/json') .body_data(body_hash.to_json) end end
(Hash)
-
def result team.members_request do |req| req.verb(:post).header('Content-type', 'application/json') .body_data(body_hash.to_json) end end