method property
Method of shipping selected for the order, "1" is for standard shipping and "2" is for express shipping.
Implementation
final int? method;
Method of shipping selected for the order, "1" is for standard shipping and "2" is for express shipping.
final int? method;