id property

int? get id

The order ID.

Implementation

int? get id => payload['id'];