C# Class com.openrest.v1_1.GetOrganizationFullRequest

Inheritance: Request
显示文件 Open project: wix/openrest4net Class Usage Examples

Public Properties

Property Type Description
organizationId string

Public Methods

Method Description
GetOrganizationFullRequest ( ) : System
GetOrganizationFullRequest ( string organizationId ) : System

Method Details

GetOrganizationFullRequest() public method

public GetOrganizationFullRequest ( ) : System
return System

GetOrganizationFullRequest() public method

public GetOrganizationFullRequest ( string organizationId ) : System
organizationId string
return System

Property Details

organizationId public_oe property

public string organizationId
return string