Preparing search index...
The search index is not available
Bloom
Bloom
VC-Data
ShipmentV1
Type alias ShipmentV1
Shipment
V1
:
CreateThing
<
"Shipment"
,
{
deliveryAddress
?:
CreateExpandedThing
<
"PostalAddress"
>
;
hasValue
?:
util
.
v1
.
OneOrMore
<
CreateExpandedThing
<
"MonetaryAmount"
>
>
;
orderedItem
?:
util
.
v1
.
OneOrMore
<
ExpandThing
<
ProductEV1
>
>
;
originAddress
?:
CreateExpandedThing
<
"PostalAddress"
>
;
shippedOn
?:
string
;
}
>
Type declaration
Optional
delivery
Address
?:
CreateExpandedThing
<
"PostalAddress"
>
Optional
has
Value
?:
util
.
v1
.
OneOrMore
<
CreateExpandedThing
<
"MonetaryAmount"
>
>
Optional
ordered
Item
?:
util
.
v1
.
OneOrMore
<
ExpandThing
<
ProductEV1
>
>
Optional
origin
Address
?:
CreateExpandedThing
<
"PostalAddress"
>
Optional
shipped
On
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Bloom
Loading...