Example #1
0
        public static RemoveApisAuthoritiesResponse Unmarshall(UnmarshallerContext context)
        {
            RemoveApisAuthoritiesResponse removeApisAuthoritiesResponse = new RemoveApisAuthoritiesResponse();

            removeApisAuthoritiesResponse.HttpResponse = context.HttpResponse;
            removeApisAuthoritiesResponse.RequestId    = context.StringValue("RemoveApisAuthorities.RequestId");

            return(removeApisAuthoritiesResponse);
        }
        public static RemoveApisAuthoritiesResponse Unmarshall(UnmarshallerContext context)
        {
            RemoveApisAuthoritiesResponse removeApisAuthoritiesResponse = new RemoveApisAuthoritiesResponse();

            removeApisAuthoritiesResponse.HttpResponse = context.HttpResponse;
            removeApisAuthoritiesResponse.RequestId = context.StringValue("RemoveApisAuthorities.RequestId");

            return removeApisAuthoritiesResponse;
        }