dev
Ask
class Ask { public const STATUS_INITIATED = 1; public const STATUS_PENDING_AS_DRIVER = 2; public const STATUS_PENDING_AS_PASSENGER = 3;