Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 670 Bytes

File metadata and controls

36 lines (23 loc) · 670 Bytes

AtsCreateOfferRequestDtoSourceValueUnion

The source value of the offer status.

Supported Types

Str

AtsCreateOfferRequestDtoSourceValueUnion.CreateStr(/* values here */);

Number

AtsCreateOfferRequestDtoSourceValueUnion.CreateNumber(/* values here */);

Boolean

AtsCreateOfferRequestDtoSourceValueUnion.CreateBoolean(/* values here */);

AtsCreateOfferRequestDtoSourceValue

AtsCreateOfferRequestDtoSourceValueUnion.CreateAtsCreateOfferRequestDtoSourceValue(/* values here */);

ArrayOfAny

AtsCreateOfferRequestDtoSourceValueUnion.CreateArrayOfAny(/* values here */);