public OrderShipment( Order order, string shiptofirstname, string shiptolastname, string shiptocompany, string shiptoaddress1, string shiptoaddress2, string shiptocity, string shiptoprovince, string shiptopostalcode, string shiptocountrycode, string shiptophone, string shiptofax, string shiptoemail, Nullable<bool> shiptoresidence, string shipmethodname, string shipmessage, Nullable<DateTime> shipdate )
Parameters
- order
- The value of order
- shiptofirstname
- The value of shiptofirstname
- shiptolastname
- The value of shiptolastname
- shiptocompany
- The value of shiptocompany
- shiptoaddress1
- The value of shiptoaddress1
- shiptoaddress2
- The value of shiptoaddress2
- shiptocity
- The value of shiptocity
- shiptoprovince
- The value of shiptoprovince
- shiptopostalcode
- The value of shiptopostalcode
- shiptocountrycode
- The value of shiptocountrycode
- shiptophone
- The value of shiptophone
- shiptofax
- The value of shiptofax
- shiptoemail
- The value of shiptoemail
- shiptoresidence
- The value of shiptoresidence
- shipmethodname
- The value of shipmethodname
- shipmessage
- The value of shipmessage
- shipdate
- The value of shipdate