C# Class Ivvy.PlatformExtensions.Installation.Unsetup.UnsetupResponse

This class encapsulates the response an extension must return to iVvy after receiving an unsetup request.
Mostrar archivo Open project: ivvycode/ivvy-sdk-net

Private Properties

Property Type Description

Public Methods

Method Description
UnsetupResponse ( bool success ) : Newtonsoft.Json

Method Details

UnsetupResponse() public method

public UnsetupResponse ( bool success ) : Newtonsoft.Json
success bool
return Newtonsoft.Json