Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


RequestContainer<TRequestBody>

Namespace: Rakuten.RMS.Api.CouponAPI

public class RequestContainer<TRequestBody>

Type Parameters

TRequestBody

Inheritance ObjectRequestContainer<TRequestBody>

Properties

Content

public TRequestBody Content { get; set; }

Property Value

TRequestBody

Constructors

RequestContainer(TRequestBody)

public RequestContainer(TRequestBody requestBody)

Parameters

requestBody TRequestBody


< クラス一覧