method property

int? method
final

Method of shipping selected for the order, "1" is for standard shipping and "2" is for express shipping.

Implementation

final int? method;