C# Class PodioAPI.Models.Request.CreateUpdateOptions

Datei anzeigen Open project: podio/podio-dotnet Class Usage Examples

Public Methods

Method Description
CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic

Method Details

CreateUpdateOptions() public method

public CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic
silent bool
hook bool
fields List
alertInvite bool
return System.Collections.Generic