status property

String? status
final

The current status of the order (e.g., "APPROVED", "COMPLETED").

Implementation

final String? status;