C# Class Netshoes.Api.V1.Model.ProductResource

显示文件 Open project: netshoes/marketplace-api-sdk-csharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToJson ( ) : string

Get the JSON string presentation of the object

ToString ( ) : string

Get the string presentation of the object

Method Details

ToJson() public method

Get the JSON string presentation of the object
public ToJson ( ) : string
return string

ToString() public method

Get the string presentation of the object
public ToString ( ) : string
return string