Class GetProductsProductResult
Inheritance
System.Object
GetProductsProductResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.MarketPlace.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class GetProductsProductResult
Fields
View SourceCategoryId
The Category ID of products. For more information, see DescribeProducts.
Declaration
public readonly int CategoryId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Code
The code of the product.
Declaration
public readonly string Code
Field Value
| Type | Description |
|---|---|
| System.String |
DeliveryDate
The delivery date of the product.
Declaration
public readonly string DeliveryDate
Field Value
| Type | Description |
|---|---|
| System.String |
DeliveryWay
The delivery way of the product.
Declaration
public readonly string DeliveryWay
Field Value
| Type | Description |
|---|---|
| System.String |
ImageUrl
The image URL of the product.
Declaration
public readonly string ImageUrl
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the product.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
OperationSystem
The operation system of the product.
Declaration
public readonly string OperationSystem
Field Value
| Type | Description |
|---|---|
| System.String |
Score
The rating information of the product.
Declaration
public readonly string Score
Field Value
| Type | Description |
|---|---|
| System.String |
ShortDescription
The short description of the product.
Declaration
public readonly string ShortDescription
Field Value
| Type | Description |
|---|---|
| System.String |
SuggestedPrice
The suggested price of the product.
Declaration
public readonly string SuggestedPrice
Field Value
| Type | Description |
|---|---|
| System.String |
SupplierId
The supplier id of the product.
Declaration
public readonly int SupplierId
Field Value
| Type | Description |
|---|---|
| System.Int32 |
SupplierName
The supplier name of the product.
Declaration
public readonly string SupplierName
Field Value
| Type | Description |
|---|---|
| System.String |
Tags
The tags of the product.
Declaration
public readonly string Tags
Field Value
| Type | Description |
|---|---|
| System.String |
TargetUrl
The detail page URL of the product.
Declaration
public readonly string TargetUrl
Field Value
| Type | Description |
|---|---|
| System.String |
WarrantyDate
The warranty date of the product.
Declaration
public readonly string WarrantyDate
Field Value
| Type | Description |
|---|---|
| System.String |