OfferResponse class
- Extends
Constructors
| Offer |
Properties
| activity |
|
| etag | |
| offer | A reference to the Offer corresponding to the returned OfferDefinition. |
| request |
Inherited Properties
| diagnostics | |
| headers | |
| resource | |
| status |
|
| substatus |
Constructor Details
OfferResponse(OfferDefinition & Resource, CosmosHeaders, number, CosmosDiagnostics, Offer)
new OfferResponse(resource: OfferDefinition & Resource, headers: CosmosHeaders, statusCode: number, diagnostics: CosmosDiagnostics, offer?: Offer)
Parameters
- resource
- headers
- CosmosHeaders
- statusCode
-
number
- diagnostics
- CosmosDiagnostics
- offer
- Offer
Property Details
activityId
string activityId
Property Value
string
etag
string etag
Property Value
string
offer
requestCharge
number requestCharge
Property Value
number
Inherited Property Details
diagnostics
headers
resource
resource: undefined | (OfferDefinition & Resource)
Property Value
undefined | (OfferDefinition & Resource)
Inherited From ResourceResponse.resource